Comment on Immich vs Ente ?
Svinhufvud@sopuli.xyz 2 weeks agoV3 is stable. It is the new version after V2. V1 was where the majoriry of the breaking changes happened.
Comment on Immich vs Ente ?
Svinhufvud@sopuli.xyz 2 weeks agoV3 is stable. It is the new version after V2. V1 was where the majoriry of the breaking changes happened.
Muehe@lemmy.ml 2 weeks ago
No, v3 is a release with breaking changes:
immich.app/blog/v3.0.0-release
That’s why the major version was increased, it implies breaking changes in semantic versioning, which Immich is doing since v2 apparently:
semver.org
Svinhufvud@sopuli.xyz 2 weeks ago
Yes, between major releases there can be breaking changes. But within there wont be, which is what I was referring to. In “V1” we didn’t have such a guarantee.
Muehe@lemmy.ml 2 weeks ago
Oh I see. You mean like v3.0.1 will be stable, and v3.1.0 will be stable. Yeah that’s true. But v3 (as in v3.0.0) is breaking. At least that’s how I have always seen the terms used.