Skip to content

Banksia 0.1.3

Choose a tag to compare

@ringlochid ringlochid released this 01 Aug 03:33
· 64 commits to main since this release

Banksia 0.1.3

Banksia 0.1.3 is a macOS compatibility and packaging reliability release.

Highlights

  • Fix banksia init on macOS when the native ACL API reports that no extended
    ACL exists, addressing #4.
  • Make concurrent first-time configuration more robust against a transient
    lock-file creation race on macOS.
  • Treat macOS /var and /private/var temporary paths as the same canonical
    workspace, including Codex isolation checks.
  • Install SQLAlchemy's required async runtime dependency on all supported
    architectures.
  • Add real-macOS GitHub Actions coverage for focused initialization and the
    complete backend unit and integration suites.

Verification

  • 642 backend unit tests pass on macOS.
  • 488 backend integration tests pass on macOS, with 37 intentional skips.
  • The release wheel and source archive pass twine check and the complete
    disposable installed-distribution verifier.

Upgrade

pipx upgrade banksia
banksia --version
banksia init

The expected version after upgrading is 0.1.3.