- emitFileName (previously: emitHeader) and emitStats options now work independently.
- fixed convertString() to use mediator file with the correct suffix.
- Added Typescript/Javascript lib support
- convert() - convert enums
- modify() - modify existing files
- First stable version
- Added json parser
- Fixed automatic variable translation bugs
- Fixed typescript dumper strings
- Fixed json dumper + added tests
- Fixed emit-header and emit-stats Flags
- Integrated with Travis CI
- Initial release version
- basic conversion from one file to another and to to the same file
- supported formats
- typescript
- python
- styling: enum names, keys, values
- sorting: enums in files, values in enums