Skip to content

Latest commit

 

History

History
55 lines (25 loc) · 2.34 KB

CHANGELOG.md

File metadata and controls

55 lines (25 loc) · 2.34 KB

Changelog

2.0.0 (2024-09-19)

⚠ BREAKING CHANGES

  • update knex major and other dependencies (#22)

Features

  • update knex major and other dependencies (#22) (f194404)

1.3.1 (2024-06-03)

Bug Fixes

1.3.0 (2024-05-22)

Features

  • add onlyOne option to migrate and rollback helpers (#18) (b0cbb09)

1.2.0 (2024-04-22)

Features

  • change default min pool connections (#15) (83c1bfe)

1.1.1 (2024-01-09)

Bug Fixes

  • CoreBaseModel: declare BaseModel (#7) (e03fef4)

1.1.0 (2024-01-09)

Features

1.0.0 (2023-07-18)

Features