Skip to content

Latest commit

 

History

History
70 lines (36 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

70 lines (36 loc) · 1.04 KB

Changelog

All notable changes to this project will be documented in this file.

[1.0.0] - 2023-05-04

Changed

  • GA Release.

[0.7.1] - 2023-04-17

Changed

  • Implement serialization and parseNode listeners.

[0.7.0] - 2023-01-23

Added

  • Added support for backing store.

[0.6.0] - 2022-09-22

Added

  • Implement additional serialization method WriteAnyValues and parse method GetRawValue introduced in abstractions.

[0.5.0] - 2022-09-02

Added

  • Added support for composed types serialization.

[0.4.2] - 2022-09-02

Changed

  • Updated kiota abstractions library.

[0.4.1] - 2022-06-07

Changed

  • Upgraded abstractions and yaml dependencies.

[0.4.0] - 2022-05-26

Changed

  • Updated reference to kiota abstractions for enum response support.

[0.3.0] - 2022-05-19

Changed

  • Updated kiota abstractions library.

[0.2.0] - 2022-04-19

Changed

  • Upgraded abstractions to 0.4.0.
  • Upgraded to go 18.

[0.1.0] - 2022-03-30

Added

  • Initial tagged release of the library.