All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.6.6 (2024-12-05)
- microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions
1.6.5 (2024-12-05)
- outdated documentation links (f298ba2)
1.6.4 (2024-12-04)
- microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions
1.6.3 (2024-12-02)
- microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions
1.6.2 (2024-11-11)
- microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions
1.6.1 (2024-11-09)
- fixes typing issues discovered from github api generation (92cf4c5)
- fixes typing issues discovered from github api generation (6e68068)
1.6.0 (2024-10-28)
- microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions
1.5.0 (2024-10-22)
- microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions
1.4.6 (2024-10-18)
- fixes typing errors from integration tests for optional parameters (87e036d)
- fixes typing errors from integration tests for optional parameters (caea6f9)
1.4.5 (2024-10-16)
- microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions
1.4.4 (2024-10-16)
- microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions
1.4.3 (2024-10-16)
- fixed type variable in enum writer method to align to reader methods (d5ce1ec)
- include licence file in distribution package. (645af28)
1.4.1 (2024-10-15)
- fixed type variable in enum writer method to align to reader methods (d5ce1ec)
- include licence file in distribution package. (645af28)
1.4.0 (2024-10-14)
- GA release.
- Changed serialization callback methods to properties.
- Added support for composed types serialization.
- Changed writer from array to string to prevent writing of multiple values.
- Fixed bug with serializing enums.