Skip to content

Releases: herbsjs/herbs2knex

v1.4.4

20 Apr 16:08
Compare
Choose a tag to compare

1.4.4 (2022-04-20)

Bug Fixes

v1.4.3

14 Apr 15:44
Compare
Choose a tag to compare

1.4.3 (2022-04-14)

Bug Fixes

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

v1.4.2

09 Apr 20:50
Compare
Choose a tag to compare

1.4.2 (2022-04-09)

Bug Fixes

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

v1.4.1

15 Jan 20:51
Compare
Choose a tag to compare

1.4.1 (2022-01-15)

Bug Fixes

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

v1.4.0

15 Jan 20:33
Compare
Choose a tag to compare

1.4.0 (2022-01-15)

Features

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

v1.3.1

15 Jan 17:10
Compare
Choose a tag to compare

1.3.1 (2022-01-15)

Bug Fixes

  • update herbs depedencies (ba83c3a)

v1.3.0

15 Jan 17:00
Compare
Choose a tag to compare

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)

v1.2.0

10 Jan 12:30
Compare
Choose a tag to compare

1.2.0 (2022-01-10)

Features

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

v1.1.2

26 Oct 13:52
Compare
Choose a tag to compare

1.1.2 (2021-10-26)

Bug Fixes

v1.1.1

17 Oct 21:49
Compare
Choose a tag to compare

1.1.1 (2021-10-17)

Bug Fixes

  • update dependency of db libraries (ee0f054)