This file contains all the notable changes done to the Ballerina serdes package through the releases.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- This version maintains compatibility with Lang Update 4 without any external changes.
- [#3012] Add Support to Decimal, Records and Arrays Types
- [#3013] Add Support for Record with Cyclic References
- [#3032] Add Support to Ballerina Map Type
- [#3043] Add Support to Ballerina Table Type
- [#3046] Add Support to Ballerina Tuple Type
- [#3052] Add Support Enum Type
- [#3158] Support Enum with Values Having Spaces and Special Characters