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.
- [#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