Releases: dev-cloverlab/carpenter
Releases · dev-cloverlab/carpenter
v0.4.5
v0.4.4
v0.4.3
v0.4.2: Resolve column position modification (#20)
* Resolve column position modificication * bug fix * update version * update CHANGELOG
v0.4.0: Revert "Unescape double escape string (#10)"
This reverts commit 638fbdb17f340e3671eb9ebe75012938fc4996f3.
v0.3.1
v0.3.0: Add separate option to design command (#17)
* Add separate option to design command * Fix test * Bug fix * Update Docs
v0.2.6: Support BIGINT export (#13)
* Support bigint * Update CHANGELOG
v0.2.5: Support index comment (#11)
* Support index comment * Update CHANGELOG
v0.2.4: Unescape double escape string (#10)
* Unescape double escape string * Update CHANGELOG