Releases: microsoft/kiota-serialization-json-go
Releases · microsoft/kiota-serialization-json-go
v0.3.2
Changed
- Serialization writer close method now clears the internal array and can be used to reset the writer.
v0.3.1
v0.3.0
Changed
- Upgraded abstractions to 0.4.0.
- Upgraded to go 18.
v0.2.1
Changed
- Fixed a bug where dates, date only, time only and duration would not serialize properly.
v0.2.0
Changed
- Breaking: simplifies the field deserializers.
v0.1.0
Added
- Initial tagged release of the library.