Releases: go-juicedev/juice
Releases · go-juicedev/juice
v1.2.0
What's Changed
- [feat]: add namespace auto discover by @eatmoreapple in #51
- [bug]: fix code generate while current package is main by @eatmoreapple in #52
- Add ignore cfg parse by @eatmoreapple in #53
Full Changelog: v1.1.9...v1.2.0
v1.1.9
What's Changed
- [feat]: add attribute save into mappers by @eatmoreapple in #48
- [feat]: support mappers prefix tag by @eatmoreapple in #49
- [feat]: check conflict of mapper attribute by @eatmoreapple in #50
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- [feat]: support overrides by @eatmoreapple in #43
- [style]: format errors by @eatmoreapple in #44
- update test by @eatmoreapple in #45
- [bug]: fix statement return error by @eatmoreapple in #46
- rename gomod to prefix by @eatmoreapple in #47
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- [feat]: add auto config discover by @eatmoreapple in #40
- [style]: format impl generate code by @eatmoreapple in #41
- [feat]: add mappers go mod attr by @eatmoreapple in #42
Full Changelog: v1.1.6...v1.1.7
v1.1.6
v1.1.5
v1.1.4
What's Changed
- [feat]: add values node for insert action by @eatmoreapple in #35
- [feat]: add tag parse check by @eatmoreapple in #36
- [feat]: add select field alias tag by @eatmoreapple in #37
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- update binder by @eatmoreapple in #30
- add scanner by @eatmoreapple in #31
- [fix]: add collection check by @eatmoreapple in #32
- [feat]: add row ColumnDestination by @eatmoreapple in #33
- [style]: change style of result mapping by @eatmoreapple in #34
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- add juice sub command by @eatmoreapple in #28
- add support user customization by @eatmoreapple in #29
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix code generate path by @eatmoreapple in #24
- add resultMap collection support by @eatmoreapple in #25
- fix result map by @eatmoreapple in #26
- fix result nesting struct by @eatmoreapple in #27
Full Changelog: v1.1.0...v1.1.1