Skip to content

1st alpha release of 3.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattpolzin mattpolzin released this 06 Nov 07:14
9f42e5f

This release will:

  1. Add compare(to:) API to JSONAPITesting framework to produce much easier to read diagnostics when two ResourceObjects or Documents that are expected to be the same actually have differences.
  2. Bring breaking changes around type names and APIs in the interest of usability.
  3. 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.