Releases: skbkontur/TypeScript.ContractGenerator
Releases · skbkontur/TypeScript.ContractGenerator
v2.0.121 - 2023.02.01
- Add
CustomContentMarker
option for custom header text in generated files - Switch to
github-actions
for tests and releases
v2.0.114 - 2022.11.18
- Add DateTimeOffset support
v2.0.110 - 2022.08.11
- Add Patch method to ApiControllerTypeBuildingContextBase
v2.0.106 - 2021.12.03
- Fix attributes data extraction
v2.0.105 - 2021.11.11
- Use net6.0 in cli tool
- Update Roslyn dependencies
v2.0.104 - 2021.10.28
- treat long type as number in javascript according to serializers' behavior (e.g. JSON.NET & Netwonsoft.JSON)
v2.0.98 - 2021.09.01
- Added types in variable and constant definition
v2.0.94 - 2021.03.11
- Use net5.0 in cli tool
- Add FrameworkReference to
Microsoft.AspNetCore.App
in cli tool - Update dependencies
v2.0.92 - 2021.03.10
- Fix Roslyn custom type generator compilation in net5.0