Skip to content

Releases: softwaretechnik-berlin/dbml-renderer

1.0.31

27 Jun 11:04

Choose a tag to compare

1.0.30

01 Apr 18:44

Choose a tag to compare

Updated dependencies.

No other changes.

1.0.29

01 Apr 16:03

Choose a tag to compare

1.0.28

01 Apr 15:26

Choose a tag to compare

This release brings more parsing resilience.

  • #32 Support for qualified type names.
  • PR #36 from @pierresouchay addresses #35, allowing SQL Functions used as indices for tables.
  • #24 Handle spaces at the start of declarations, and comments in more places.
  • #26 Handle enums qualified with a schema name.
  • #28 Handle trailing spaces at the end of lines.
  • #29 Handle types like decimal(1,2).

1.0.27

16 Apr 19:58

Choose a tag to compare

1.0.27

1.0.26

19 Feb 08:41

Choose a tag to compare

1.0.26

1.0.25

17 Feb 16:00

Choose a tag to compare

1.0.25

v1.0.20

29 May 20:59

Choose a tag to compare

  • Fixed SVG rendering (fixes #10)
  • Parsing Improvements (fixes #9, #11, #12 and #13)