Release and Compatibility Notes

Binary Compatibility and Versioning

We follow the recommended versioning scheme for Scala projects:

  • all the releases with the same major version number are backward binary compatible,
  • all the releases with the same major and minor version numbers are backward source compatible.

The algebra modules and interpreter modules may not follow the same release lifecycles and may have different version numbers.

You can find the latest version of each module on scaladex.

Release Notes

See on GitHub.