Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 11:59
· 8 commits to main since this release
2b43ed8

[0.9.0] - 2026-03-28

Bug Fixes

  • Add write permissions for dependency submission and summary (#18)
  • Use Taure/rebar3_sbom fork for OTP component support (#20)
  • Handle existing migrations dir in kura setup (#21)
  • Add specs and moduledoc to generated migrations (#23)
  • Add write permissions to release workflow (#25)

Features

  • Generate repo with otp_app/0 and sys.config pattern
  • Add gen_auth command for email/password auth scaffolding

Miscellaneous

  • Migrate CI to Taure/erlang-ci reusable workflow
  • Enable audit, sbom, coverage, and summary in CI (#16)
  • Add cliff.toml for release changelog generation (#17)
  • Disable audit in CI, upgrade erlang-ci to v2.0.5 (#22)
  • Bump release workflow to erlang-ci v2 (#24)