Banksia 0.1.3
Banksia 0.1.3
Banksia 0.1.3 is a macOS compatibility and packaging reliability release.
Highlights
- Fix
banksia initon 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
/varand/private/vartemporary 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 checkand the complete
disposable installed-distribution verifier.
Upgrade
pipx upgrade banksia
banksia --version
banksia initThe expected version after upgrading is 0.1.3.