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

Releases: ForestAdmin/lumber

v3.9.1

09 Nov 16:08
Compare
Choose a tag to compare

3.9.1 (2020-11-09)

Bug Fixes

  • generate command could fail when analysing relations on MongoDB when having one or more views (#485) (517fe36)

v3.9.0

02 Nov 07:57
Compare
Choose a tag to compare

3.9.0 (2020-11-02)

Features

v3.8.0

15 Oct 09:53
Compare
Choose a tag to compare

3.8.0 (2020-10-15)

Features

  • security: use env variables in docker-compose.yml (#464) (9674275)

v3.7.2

24 Sep 15:36
Compare
Choose a tag to compare

3.7.2 (2020-09-24)

Bug Fixes

v3.7.1

23 Sep 12:34
Compare
Choose a tag to compare

3.7.1 (2020-09-23)

Bug Fixes

  • generate: fix association alias duplication (#473) (81766b8)

v3.7.0

21 Sep 08:02
Compare
Choose a tag to compare

3.7.0 (2020-09-21)

Features

  • trust SSL certificate by default to ease users onboarding (#472) (2cf7e6b)

v3.6.11

17 Sep 07:45
Compare
Choose a tag to compare

3.6.11 (2020-09-17)

Bug Fixes

  • models: enforce string type for default value when 'NULL' (#470) (ae11674)

v3.6.10

16 Sep 12:42
Compare
Choose a tag to compare

3.6.10 (2020-09-16)

Bug Fixes

  • models: add missing association aliases (#469) (3114f84)

v3.6.9

11 Sep 08:28
Compare
Choose a tag to compare

3.6.9 (2020-09-11)

Bug Fixes

  • generate: handle NOT NULL constraint (#466) (faace37)

v3.6.8

14 Aug 12:45
Compare
Choose a tag to compare

3.6.8 (2020-08-14)

Bug Fixes