Docs / Changelog

Changelog & releases

Asobi releases continuously - every change that lands on main is tagged and published, so the version number moves often and each release is small and reversible.

Where to read it

The canonical, always-current changelog is the GitHub releases page - each entry has its notes and the exact diff:

Versioning

Asobi follows semantic versioning while pre-1.0: minor bumps can carry breaking changes, which are called out in the release notes. Pin a tag in your rebar.config (or your SDK's lockfile) and upgrade deliberately. See No lock-in for how upgrades and downgrades stay in your control.