Skip to content

Changelog

LEAF follows Semantic Versioning. Every release ships a single Python wheel per platform.

Latest releases

GitHub Releases — downloadable wheels and full notes per version.

Full CHANGELOG — every change, every version.

How LEAF versions work

  • Major (1.x.x) — breaking changes to the API or file formats
  • Minor (0.5.x) — new features that don't break existing data
  • Patch (0.5.00.5.1) — bug fixes only

.msd and .usd files written by an older minor version always reopen in newer versions of the same major. Files written by a newer major version may not open in older clients.

Need help upgrading?

If a release breaks something you depend on, please open an issue — we treat regressions as bugs.

LEAF is open source. Made by the Morscher Lab.