Skip to content

Releases: DanielLiu1123/gencoder

v0.0.6

05 Oct 10:47
99e4150
Compare
Choose a tag to compare

Changelog

v0.0.5

02 Oct 10:19
5eb55c1
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.0.4...v0.0.5

v0.0.4

23 Sep 15:35
e79d379
Compare
Choose a tag to compare

Changelog

  • e978a69 fix removing line breaks when merging (#11)
  • dde5d53 refactor (#9)
  • 9ed5206 Add testcontainers (#8)
  • afee959 Rename templatesDir to templates, support templates from command line (#7)
  • f407b0c Support passing properties from command line (#6)

v0.0.3

21 Sep 04:09
aa900ea
Compare
Choose a tag to compare

Changelog

  • 571e61b RenderContext add Config, DatabaseConfig and TableConfig
  • a67dad6 parallel fetch db metadata

Full Changelog: v0.0.2...v0.0.3

v0.0.2

20 Sep 17:51
deb57c3
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.0.1...v0.0.2

v0.0.1

17 Sep 05:44
9f6e1c7
Compare
Choose a tag to compare

Release Note - Version 0.0.1 - 2024-09-17

Overview

gencoder first release!

New Features

  • Support Postgres/MySQL

What's Changed