1st alpha release of 3.0.0
Pre-release
Pre-release
This release will:
- Add
compare(to:)
API toJSONAPITesting
framework to produce much easier to read diagnostics when twoResourceObjects
orDocuments
that are expected to be the same actually have differences. - Bring breaking changes around type names and APIs in the interest of usability.
- Deprecate
ResourceObject
subscript access to attributes in favor of key path dynamic member lookup.
Test coverage and documentation will be improved over the alpha releases in addition to bugs being fixed and additional (potentially breaking) changes being introduced.