Tags
Tags give the ability to mark specific points in history as being important
v2.0.0-pre-alpha
14a40f32
·
int/paths: fixes unnecessary verbosity when it is not directed
·
Dec 29, 2024
v1.6.5
9f749172
·
int/coder: fixes instable ordering in list of imports
·
Nov 10, 2024
v1.6.4
aa354201
·
int/iterables: fixes the unstable ordering of produced `range` methods
·
Nov 01, 2024
1.6.3
614bd842
·
int/directives: fixes parent refs are getting skipped when they are added on...
·
Oct 04, 2024
v1.6.2
688b2778
·
int/directives: fixes the `generateSetter` assigning `v` as variable name for...
·
Oct 04, 2024
v1.6.1
46405431
·
coder: switches to use pointer values for passing Config instances as call...
·
Jun 30, 2024
v1.6.0
2d4ed0a3
·
Merge branch 'directives'
·
Jun 30, 2024
v1.5.3
33401eac
·
fixes couple mapping matching related issue occurs when the rule contains a...
·
Jun 04, 2024
v1.5.2
032f4869
·
cleanup
·
Jun 01, 2024
v1.5.1
e97b3de0
·
fixes the lack of defer file.Close in generated ReadConfig function
·
May 30, 2024
v1.5.0
7f4e6f72
·
adds the flag '-type-name' to specify generated type's name, default is 'Config'
·
May 30, 2024
v1.4.1
5a26a4bc
·
updates the version number in README
·
May 30, 2024
v1.4.0
05c34264
·
bumps version number in README
·
May 29, 2024
v1.3.6
0d36a0d3
·
fixes the misinterpretation of "0"s type as 'time.Duration' instead of 'string'
·
May 28, 2024
v1.3.5
7a1d9cec
·
fixes an error occurs when DetectIterators run without any type gets isolated
·
May 28, 2024
v1.3.4
cba43854
·
adds 'version' subcommand
·
May 28, 2024
v1.3.3
0097a891
·
fixes an error leads to panic where the input file contains a 'null'
·
May 28, 2024
v1.3.2
4ce98326
·
fixes ordering of named types changing randomly at each generation
·
Apr 21, 2024
v1.3.1
13b55b27
·
fixes a segmentation violation, adds a related test
·
Apr 12, 2024
v1.3.0
1d24ba03
·
add support to time.Duration values, introduces files.File to ease the...
·
Apr 11, 2024
supports time.Duration values
1
2