- Fixes .gitignore.
- Adds encoder support.
- Produces raw arguments in the generated file to help regenerate.
- Prevent generating from a project without envs.
- Fix
antlr
's version conflict.
- Fix codegen.
- Improve env
toString
.
- Add env
entries
getter.
- Remove
env
getter.
- Add more log info.
- Add more code comments.
- Refactoring codegen.
- Allow override env value.
- Add ignore lint.
- Update
comments
.
- Add
toString
.
- Improve
toJson
.
- Use
const
.
- Add
class
comments.
- Improve codegen.
- Print more content to the console.
- Add executable.
- Initial version.