Skip to content

Releases: mhelleborg/schema-doctor

v0.4.4

21 Nov 12:58

Choose a tag to compare

Maintenance release

  • Added .NET 10 target
  • Updated dependencies

Full Changelog: v0.4.3...v0.4.4

v0.4.3

10 Sep 12:15
e2bf8b7

Choose a tag to compare

What's Changed

  • Migrated to AwesomeAssertions, bumped M.E.AI. by @mhelleborg in #6

Full Changelog: v0.4.2...v0.4.3

v0.4.2

04 Aug 11:04

Choose a tag to compare

Maintenance release, only dependency upgrades

Full Changelog: v0.4.1...v0.4.2

v0.4.1

22 May 06:49

Choose a tag to compare

Maintenance release

Dependency upgrades

Full Changelog: v0.4.0...v0.4.1

Updated Microsoft.Extensions.AI

08 May 06:55
5754445

Choose a tag to compare

Summary

Upgraded to support Microsoft.Extensions.AI 9.4.3-preview.1.25230.7.

This is a breaking change from 9.3.0-preview.1.25161.3

v0.3.1

12 Mar 07:32
7693589

Choose a tag to compare

What's Changed

  • Updated Microsoft.Extensions.AI to v 9.3.0-preview.1.25161.3 by @mhelleborg in #3

Full Changelog: v0.3.0...v0.3.1

v0.3.0

23 Feb 12:36

Choose a tag to compare

Summary

Updated the library to support the latest version of Microsoft.AI.Extensions (9.3.0-preview.1.25114.11).

Full Changelog: v0.2.2...v0.3.0

v0.2.2

11 Feb 07:32

Choose a tag to compare

Summary:

Added

  • More resilient JSON matching
  • Bugfix with property nested array fixes
  • Logo

Full Changelog: v0.2.0...v0.2.2

Added COT / reasoning support

10 Feb 09:35

Choose a tag to compare

What's Changed

Breaking changes

  • SchemaTherapist.TryMapToSchema signature: Removed error string

Full Changelog: 0.1.0...v0.2.0

Initial release

21 Jan 09:57

Choose a tag to compare

Initial release

Supports Microsoft.Extensions.AI, and also usable standalone

Full Changelog: https://github.com/mhelleborg/schema-doctor/commits/0.1.0