1.3.0 - 2018-06-05
- support
nullable
(OpenAPI Specification)
- glide to dep
- build environments
1.2.0 - 2017-08-18
- empty title bugs
- golintable name
- add nocomment option
- add tests
1.1.1 - 2017-08-16
- fix comments bugs
- refactoring
1.1.0 - 2017-08-15
- add description comments
- fix struct name bugs
- refactoring
1.0.2 - 2017-08-14
- fix generator bugs
1.0.1 - 2017-08-14
- fix UpperCamelCase
1.0.0 - 2017-06-22
- add description comments
- add test data
- ToEnum methods return
nil
- integer to int64
0.9.0 - 2017-06-06
- add to enum methods
- improve MarshalJSON, UnmarshalJSON and String methods
0.8.0 - 2017-06-05
- add
String()
to enum
0.7.3 - 2017-05-19
- fix UnmarshalJSON of enum
0.7.2 - 2017-05-11
- change build settings
0.7.1 - 2017-05-10
- fix error in UnmarshalJSON
0.7.0 - 2017-05-09
- add UnmarshalJSON to enum
0.6.0 - 2017-04-18
- object struct
0.5.0 - 2017-04-17
- sort map
0.4.6 - 2017-03-20
- stdin error
- code generated comments
0.4.5 - 2017-03-01
- array item struct
0.4.4 - 2017-02-20
- var name bugs
0.4.3 - 2017-02-20
- var name bugs
0.4.2 - 2017-02-19
- enum name bugs
0.4.1 - 2017-02-19
- enum in array bugs
- var name bugs
0.4.0 - 2017-01-23
- type name bugs
- enum bugs
- add f,file option
- optimize import
0.3.0 - 2017-01-11
- refactoring
- support enum
0.2.1 - 2017-01-09
- refactoring
- add tests
0.2.0 - 2017-01-08
- fix many bugs
- gofmt-ed output
- support unix pipe input
- pre-release