Releases: beabee-communityrm/beabee
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
We've updated our deployment process to publish versions to Docker so you can now pin your versions in your docker-compose.yml
files.
This is an opportunity to fix a historic versioning problem: this is beta software and we should be using v0.x.x versions. Up to this point we've been using v2.x.x versions and saying that minor versions aren't backwards compatible (e.g. v2.5.0 not compatible with v2.6.0), but this is not what the semantic versioning spec says.
This means we will have some strange historical versions which we might try to rewrite at some point, but for now you should expect all releases to be v0.x.x. Minor changes will still be incompatible going forwards, but this is semantically valid while the major version is 0.
What's Changed
Full Changelog: v2.15.4...v0.1.0