Skip to content

Releases: ajevans99/swift-json-schema

v0.8.1

17 Jul 23:06
4e088dc
Compare
Choose a tag to compare

What's Changed

  • Fix group merge with JSONSchema by @ajevans99 in #104
  • Make composition init for JSONValue public by @ajevans99 in #105
  • Support loops and conditionals in JSONSchemaCollectionBuilder by @ajevans99 in #106
  • Add reference resolver improvement notes by @ajevans99 in #88
  • Add content media type helpers by @ajevans99 in #107
  • Add conditional schema builders and tests by @ajevans99 in #108
  • Add support for descriptions on enum associated values by @Copilot in #110

Full Changelog: v0.8.0...v0.8.1

v0.8.0

27 Jun 18:23
09096f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.8.0

v0.7.4

27 Jun 14:05
096aa70
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

10 Jun 22:53
f777cba
Compare
Choose a tag to compare

What's Changed

  • Fix @Schemable macro for dictionaries with custom types by adding conditional .map(.matches) by @copilot-swe-agent in #95

Full Changelog: v0.7.2...v0.7.3

v0.7.2

10 Jun 21:05
4dbecd7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

10 Jun 18:33
ae8115e
Compare
Choose a tag to compare

What's Changed

  • Add key override and type-wide key strategy by @ajevans99 in #90

Full Changelog: v0.7.0...v0.7.1

v0.7.0

08 Jun 21:21
fd42799
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

02 Jun 04:52
1faf0f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

18 May 11:55
665e044
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

28 Apr 19:25
1db99b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0