Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 2.24 KB

3.1.1 (2023-06-26)

  • 🚑 (audit-model) fix error while load model during builded package (c0da37e)

3.1.0 (2023-06-04)

  • chore(release): 🔖 v3.1.0 (55e4f90)
  • ✨ (auditCustom) include code optimizations for audit custom events (9860d0a)

3.0.0 (2023-06-02)

  • chore(release): 🔖 v3.0.0 (1c36214)
  • 🐛 fix(typing): refactor entire typing system and improved audit class manipulation (009155f)
  • 🚧 wip(mixin): changed to new mixin strategy (770e0c6)
  • 📝 (commits) add new commit and changelog generation for cm and cma command (24e58e5)
  • ✨ feat(mixin): implement new mixin behaviour (456021c)
  • 🚚 chore(typings): remove unecessary methods declaration (cc7300a)

1.0.2 (2023-02-01)

  • 🐛 fix(typings): fix typing definitions to implement model corretly allowing inheritance (3ce7a07)
  • 🔖 chore(release): v1.0.2 (d87e9cb)

1.0.1 (2023-02-01)

  • 🐛 fix(typings): add missing types to the provider used by adonisjs (75ef85a)
  • 📝 docs(docs): fix docs wrong words and added more samples (bff89ea)
  • ✨ feat: feat: initial release (a4d2d21)
  • 🔖 chore(release): v1.0.1 (e40f268)
  • Initial commit (3e09b01)
  • Update README.md (c958b1a)