Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
feat: add LoadPolicy API to load policies from database on startup (#59)
feat: add Ecto usage guide (#61)
feat: fix invalid regex pattern in keyMatch3 test data (#57)
feat: fix code format
feat: make Release depend on CI completion (#51)
feat: add Hex.pm publishing to release workflow (#49)
feat: remove changelog commits from semantic-release workflow (#47)
chore(release): 1.6.1 [skip ci] ## [1.6.1](v1.6.0...v1.6.1) (2026-01-01) ### Bug Fixes * improve links in README ([42b93a2](42b93a2))
chore(release): 1.6.0 [skip ci] # [1.6.0](v1.5.0...v1.6.0) (2025-11-09) ### Features * fix EctoAdapter transaction compatibility with Ecto.Adapters.SQL.Sandbox ([#44](#44)) ([d827793](d827793))
chore(release): 1.5.0 [skip ci] # [1.5.0](v1.4.0...v1.5.0) (2025-11-01) ### Features * add code formatting check to CI workflow ([#40](#40)) ([e0115f5](e0115f5))