All Versions
42
Latest Version
Avg Release Cycle
44 days
Latest Release
1033 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.5.1 Changes
February 07, 2022- ๐ Fix issue #73
-
v1.5.0 Changes
January 23, 2022- โก๏ธ [x] Update dependencies: add support for NSwag.Commands v13.14.8
- ๐ [x] Fix issue #63 - Visual Studio 2022 Support
-
v1.4.2 Changes
October 02, 2020- [x] Fix issue #49
-
v1.4.1 Changes
February 21, 2020- [x] Replace Dictionary with IDictionary in ByKey method
- [x] This fix is dependent on the update to OData Client v7.6.3 as done in this PR OData/odata.net#1648
- [x] Replace Dictionary with IDictionary in ByKey method
-
v1.4.0 Changes
February 20, 2020- [x] Add feature: allow making generated types internal to hide them outside the assembly
- [x] Add an option in the advanced settings UI configuration of the service that makes the generated types (classes and enums) internal
- [x] Add feature: allow making generated types internal to hide them outside the assembly
-
v1.3.11 Changes
February 12, 2020Thanks @ChrisSchaller for PR #31
- [x] Add fix: reduce clashes with argument names
- ๐ [x] Add support async binding
-
v1.3.10 Changes
January 17, 2020- [x] Fix some bugs in
ODataT4CodeGenerator.ttinclude
file
- [x] Fix some bugs in
-
v1.3.9 Changes
January 13, 2020- [x] Fix the issue #27
-
v1.3.8 Changes
January 11, 2020- [x] Fix issue #23
- [x] Fix small bug: delete generation code duplicate
-
v1.3.7 Changes
January 08, 2020- [x] Fix bug for issue #22