Skip to content

Latest commit

 

History

History
73 lines (33 loc) · 3.1 KB

File metadata and controls

73 lines (33 loc) · 3.1 KB

Changelog

3.1.0 (2025-09-22)

Features

  • add cancelOnTimeout and useLimitInFirst params to getModel (#29) (b6863d5)

3.0.0 (2025-03-07)

⚠ BREAKING CHANGES

  • terminate on signal without exit process (#27)

Features

  • terminate on signal without exit process (#27) (90c0b50)

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