This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Releases: Sage-Bionetworks/JsonModel-Swift
Releases · Sage-Bionetworks/JsonModel-Swift
2.2.2
What's Changed
- Draft 7 does not support definining both “$ref” and “const by @syoung-smallwisdom in #31
Full Changelog: 2.2.1...2.2.2
2.2.1
What's Changed
- While testing out assorted validators, found a peanut by @syoung-smallwisdom in #30
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Add a generic property fall-back using Mirror by @syoung-smallwisdom in #29
Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- Only include “additionalProperties” if explicitly defined by @syoung-smallwisdom in #28
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Polymorphic serialization - property wrappers and additional documentation by @syoung-smallwisdom in #27
Full Changelog: 2.0.1...2.1.0
2.0.1
What's Changed
- Strip out the copyright from each code file by @syoung-smallwisdom in #25
- Add $schema to the
assessmentResult.json
serialization. by @syoung-smallwisdom in #26
Full Changelog: 2.0.0...2.0.1
2.0.0
Full Changelog: 1.6.0...2.0.0
Move the ResultModel
code files into a separate target within the JsonModel library.
1.6.0
Full Changelog: 1.5.2...1.6.0
Stub out an empty target within the JsonModel library to allow "importing" the ResultModel as a different module in v2.0
1.5.2
1.5.1
What's Changed
- Update min OS and swift tools versions to support encoding without escaping slashes by @syoung-smallwisdom in #21
- Fixes for building the Json Schema documentation with interface inheritance by @syoung-smallwisdom in #22
Full Changelog: 1.5.0...1.5.1