Skip to content

Releases: KarnerTh/mermerd

v0.5.0

28 Dec 19:32
8c52c4c
Compare
Choose a tag to compare

Changelog

v0.4.1

28 Sep 17:25
Compare
Choose a tag to compare

Changelog

  • c36f824 update changelog
  • 9de41eb remove ssl preperation from github action
  • e15c4e7 fix pk bugfix for mssql
  • 19dbc93 remove postgres ssl test connection
  • e19d57b GetColumns updated for is_primary and is_foreign (#25)

v0.4.0

11 Sep 18:03
Compare
Choose a tag to compare

Changelog

  • 5d862f8 update readme; update changelog for new version
  • fd38b79 Support attribute keys (PK and FK) (#22)
  • 23bb526 Support variable expansion (#21)

v0.3.0

02 Sep 20:46
Compare
Choose a tag to compare

Changelog

v0.2.1

03 Jul 18:36
1604b80
Compare
Choose a tag to compare

Changelog

v0.2.0

01 Jul 15:22
4f50b47
Compare
Choose a tag to compare

Changelog

  • 4f50b47 Sub query returns multiple entries (#9)
  • 7dcfbc9 use go1.18 for github actions
  • 194a9b9 use templating engine for generating the diagram
  • afebd4c fix publish-package target; updated readme

v0.1.0

15 Apr 15:56
Compare
Choose a tag to compare

Changelog

v0.0.5

17 Mar 18:54
Compare
Choose a tag to compare

Changelog

  • c6aff4f Improved readme to new encloseWithMermaidBackticks feature; fixed backsticks suffix
  • 1d7d65b add config: allow surrounding output with backticks (#4)

v0.0.4

14 Mar 17:50
Compare
Choose a tag to compare

Changelog

  • 89e4452 do not require a global configuration file
  • 7076781 Command and config improvements (#3)
  • e45c32f Create LICENSE

v0.0.3

12 Mar 18:41
Compare
Choose a tag to compare

New features

  • Fully POSIX-compliant flags (including short & long versions)
  • add the possibility to opt in for all tables
  • start mermerd with a predefined run config
  • add version command
  • show version number in header
  • improved help command output
  • exit with error code 1 on failure

Changelog