Skip to content

v0.1.2

Choose a tag to compare

@mrSpringpeace mrSpringpeace released this 09 Aug 09:33
· 2 commits to main since this release

easa-erules v0.1.2

Packaging fix release (installable wheel/sdist for PyPI and CI).

Install

pip install easa-erules
# or until PyPI Trusted Publishing is configured:
pip install "git+https://github.com/mrSpringpeace/easa-erules.git@v0.1.2"

Changes since 0.1.1

  • Require setuptools ≥ 77 (SPDX license / license-files)
  • Fix CI editable install and publish build failure from dual license-files config
  • Same features as 0.1.1 (designation quality, export metadata, docs, adapters)

Notes

  • License: MIT (code only)
  • Python: ≥ 3.11
  • Unofficial tool — verify against official EASA publications

See CHANGELOG.md and docs/PUBLISHING.md.