Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Releases: ForestAdmin/lumber

v4.0.0-beta.3

06 Jan 10:12
Compare
Choose a tag to compare
v4.0.0-beta.3 Pre-release
Pre-release

4.0.0-beta.3 (2021-01-06)

Features

  • ease multi-database setup by managing mongoose connection like sequelize (#490) (cf508cb)

v3.10.6

06 Jan 14:31
Compare
Choose a tag to compare

3.10.6 (2021-01-06)

Bug Fixes

  • models: id primary keys on join tables are now considered and correctly added on generated models (#524) (50b25f8)

v4.0.0-beta.2

05 Jan 13:56
Compare
Choose a tag to compare
v4.0.0-beta.2 Pre-release
Pre-release

4.0.0-beta.2 (2021-01-05)

Bug Fixes

  • sequelize: fix error when working with column table including parenthesis (#520) (79c041b)

v4.0.0-beta.1

21 Dec 14:43
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

4.0.0-beta.1 (2020-12-21)

Features

  • authenticate without entering a password (#513) (fe8d8c3)

BREAKING CHANGES

  • by default, the authentication process will redirect to a web page to validate a code.

v3.10.5

21 Dec 07:50
Compare
Choose a tag to compare

3.10.5 (2020-12-21)

Bug Fixes

  • sequelize: fix error when working with column table including parenthesis (#520) (79c041b)

v3.10.4

01 Dec 10:15
Compare
Choose a tag to compare

3.10.4 (2020-12-01)

Bug Fixes

v3.10.3

27 Nov 09:12
Compare
Choose a tag to compare

3.10.3 (2020-11-27)

Bug Fixes

  • remove forest-express dependency in generated package.json (#500) (2a64ef8)

v3.10.2

26 Nov 13:53
Compare
Choose a tag to compare

3.10.2 (2020-11-26)

Bug Fixes

v3.10.1

26 Nov 10:11
Compare
Choose a tag to compare

3.10.1 (2020-11-26)

Bug Fixes

  • models: properly set type for date only fields (#496) (09261d1)

v3.10.0

12 Nov 09:39
Compare
Choose a tag to compare

3.10.0 (2020-11-12)

Features

  • generate a new environment variable with the application's url (#489) (09c98c8)