Skip to content

Latest commit

 

History

History
219 lines (98 loc) · 8.51 KB

CHANGELOG.md

File metadata and controls

219 lines (98 loc) · 8.51 KB

2.1.1 (2023-03-30)

Reverts

  • Revert "feat(depencency): bump herbs version" (ab29178)
  • Revert "ci(semantic release): improve version to release (beta, alpha, etc)" (27fce24)
  • node: bump node version to 16x (48f3e42)

2.1.0 (2023-03-30)

Features

  • depencency: bump herbs version (dd3eac6)

2.0.0 (2023-03-07)

Bug Fixes

  • package.json: up herbs version (483131b)

Continuous Integration

BREAKING CHANGES

  • upgrade buchu to 2.0

1.5.10 (2023-01-23)

Bug Fixes

  • deps: bump knex from 2.4.0 to 2.4.2 (2592682)

1.5.9 (2023-01-09)

Performance Improvements

  • knex: upgrade knex and dependencies (2b9474c)

1.5.8 (2022-09-16)

Bug Fixes

  • sqlite: update sqlite version, knex version and herbs version (95c14e6)

1.5.7 (2022-08-15)

Bug Fixes

  • herbs: update herbs dependency (5b68e71)

1.5.6 (2022-08-07)

Bug Fixes

  • depencency: remove gotu and suma dependency. move all to herbs lib (d844119)

1.5.5 (2022-07-24)

Bug Fixes

  • deps: bump knex from 2.1.0 to 2.2.0 (ca72afa)

1.5.4 (2022-07-18)

Bug Fixes

  • sqlite: fix error-prone last inserted id (8103193)

1.5.3 (2022-07-18)

Bug Fixes

  • herbs: change gotu and suma to peerDependencies (9caa5e4)
  • sqlite: fix returning sqlite and add tests for support sqlite (74240b4), closes #58

1.5.2 (2022-06-17)

Bug Fixes

1.5.1 (2022-05-30)

Bug Fixes

  • deps: bump knex from 2.0.0 to 2.1.0 (90530f6)

1.5.0 (2022-05-19)

Features

  • add support for new version of knex (7bbe395)

1.4.7 (2022-05-09)

Bug Fixes

  • deps: bump @herbsjs/suma from 1.3.0 to 1.3.1 (8e6ac82)

1.4.6 (2022-04-22)

Bug Fixes

  • deps: bump @herbsjs/gotu from 1.1.1 to 1.1.2 (07009d4)

1.4.5 (2022-04-21)

Bug Fixes

  • deps: bump ansi-regex from 3.0.0 to 3.0.1 (c048c16)

1.4.4 (2022-04-20)

Bug Fixes

1.4.3 (2022-04-14)

Bug Fixes

  • deps: bump knex from 1.0.5 to 1.0.7 (cb8a8e6)

1.4.2 (2022-04-09)

Bug Fixes

  • 🐛 update knex and database packages dependencies (5bea990)

1.4.1 (2022-01-15)

Bug Fixes

  • dependency version update: fixed the version of the package tedious (0fed5f0)

1.4.0 (2022-01-15)

Features

  • repository: adds support to identify entity ids automatically (d6e2fd2), closes #35

1.3.1 (2022-01-15)

Bug Fixes

  • update herbs depedencies (ba83c3a)

1.3.0 (2022-01-15)

Features

  • change custom convention integration test name (04c66bf)
  • change static from Convention class for create a new instance always repository is created (17dc9a8)
  • include custom convention to read database fields (6ea3118)
  • include unit tests for custom convention (2532ebb)
  • update custom convention example on readme (31717fb)

1.2.0 (2022-01-10)

Features

  • include integration and unit folders to segregate tests (22c5260)

1.1.2 (2021-10-26)

Bug Fixes

1.1.1 (2021-10-17)

Bug Fixes

  • update dependency of db libraries (ee0f054)

1.1.0 (2021-10-11)

Features

  • first: add first method feature (0bfe46e), closes #26

1.0.0 (2021-06-23)

Features

  • change library to herbs organization (8ebcba2)