Releases: jburzynski/TypeGen
Releases · jburzynski/TypeGen
1.1.2
Bugfixes:
- I couldn't find exactly what was fixed, but it was probably something minor
1.1.1
Bugfixes:
- wrong translation of project file names to DLL file names for projects with dots in their names
1.1.0
Bugfixes:
- inability to annotate fields with TsDefaultValue and TsIgnore attributes
Features:
- added option to specify converters as params array in converter collection's constructor (programmatical API)
- created an interface for Generator class (programmatical API; for mocking when unit testing)
- added ability to override TS type for a class member (TsType attribute)
- added Get-Cwd option in CLI (shows the current working directory)
1.0.0
initial release