forked from Azure/autorest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog.txt
20 lines (17 loc) · 998 Bytes
/
ChangeLog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2015.10.23 Version 0.12.0
* Added Ruby language support
* Implemented validation in C#
* Added support for duration and decimal data types
* Added support for dotnet (CoreClr) to Microsoft.Rest.ClientRuntime and Microsoft.Rest.ClientRuntime.Azure
* Bug fixes and improvements to all code generators (#255, #282, #291, #293, #294, #336, #348, #349, #350, #352, #363, #373, #374, #375, #377, #390, #395, #398, #399, #402)
2015.08.05 Version 0.11.0
* Added Azure C# and Azure NodeJS client runtimes and code generators
* Bug fixes for C# and NodeJS code generators (#272, #260, #229, #246, #245, #239, #237, #230, #229, #217, #209, #206, #195, #194)
2015.07.10 Version 0.10.0
* Improved C# Client Runtime and Code Generator
* Changed serialization implementation to use Newtonsoft.Json.Net library
* Fixed bugs
* Added NodeJS Client Runtime and Code Generator
2015.03.27 Version 0.9.7
* Initial release of the C# Client Runtime
* Initial release of the code generator with support for C#