Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 469 Bytes

File metadata and controls

20 lines (11 loc) · 469 Bytes

Release History

1.0.0-beta.3 (2024-01-03)

Features Added

  • Initial release of building blocks for clients that call cloud services.

1.0.0-beta.2 (2023-12-14)

Breaking Changes

  • ModelReaderWriter and ModelReaderWriterOptions have moved to System.ClientModel.Primitives namespace
  • JsonModelConverter was removed.

1.0.0-beta.1 (2023-11-22)

Features Added

  • ModelReaderWriter APIs for reading and writing models in different formats.