7.2.0
Angular
- automatically detect strict mode
- support strict mode
- strict via GenerateStrict attribute
- #39 - SignalR HubService crashes when calling disconnect on unconnected connection
- #40 - Angular - SignalR api service should disconnect after last try to reconnect
- #41 - Angular - signalr api service needs configurable connect options
Core
- TypeMapping refactored
- TypeMapping default value added
- Attribute namespaces fixed
- support attributes with more than one parameter
- generic type handling improved
Csharp
- use GeneratedCode attribute
- support attributes with more than one parameter
Reflection
- support for ICollection added
- generic type handling improved
Sqlite
- temporary ignore not mappable columns
- #42 - Sqlite - Repository get method is missing
TypeScript
- Optional parameter support added
- TsConfig reader added
- support strict mode partially
- support attributes with more than one parameter