Releases: KY-Programming/generator
Releases · KY-Programming/generator
3.6.0
3.5.0
3.4.1
3.4.0
3.3.0
Angular
- return undefined if service result is null or undefined fixed
- url date parameters fixed
- empty url date parameters use empty string instead of undefined
Asp.net
- set only reference types as body parameter
- ignore more system attributes
Core
- search assemblies in output fixed
Reflection
- better generic type logging
TypeScript
- undefined template added
- force null instead of default undefined added
3.2.1
3.2.0
3.1.0
3.0.0
- #9 - GenericType of double not resolved correctly
- CLI/CLI.Core include only basic feature set instead of full
- New CLI.Full/CLI.Core.Full added
- Replaced build events with msbuild target (except CLI.Standalone/CLI.Core.Standalone)
- Show errors in VS Error List
- Reflection model properties are always readable and writable
- Assembly merge dropped (except CLI.Standalone/CLI.Core.Standalone)
- Updated to latest Core.Common version
- Output uses cached action instead of direct disk access
- Configuration mapping combined (readers and writers)