Skip to content

v0.2.0: Added option for snake_case to CamelCase. (#33)

Compare
Choose a tag to compare
@abice abice released this 09 Apr 23:45
· 102 commits to master since this release
9b3947d
* Added option for snake_case to CamelCase.
The default will be to convert the names of the fields.
There is a flag to disable that conversion.