Liquid XML Data Binder 2017
Released: Feb 6, 2017
2017 での更新項目
機能
- New 64 bit Support - Now runs natively under 64 bit processor environments providing improved performance and memory management.
- New .Net Portable Class Library Support - Liquid XML Data Binder now supports generating C# source code for Xamarin iOS and Android and C# and VB.Net source code for Silverlight 5 as a Portable Class Library. A single Portable Class Library .Net Runtime is provided which works for all of these environments.
- New .Net Core Support - Liquid XML Data Binder now support generating C# source code for .Net Core. A Nuget package is available containing the Liquid .Net Runtime library for .Net Core environment.
不具合の修正
- Added SerializationError event to XML Data Binder .Net Runtime in order to trap and ignore errors.
- Improved XML Data Binder C++ support for Linux 64 bit with new runtimes (gcc 4.9.4, 5.4.0, 6.2.0).
- Fixed encoding buffer overrun issue in XML Data Binder C++ Runtime.