What's Changed
- Gitignore swiftpm by @roanutil in #19
- Create dependabot.yml by @roanutil in #20
- Add spi manifest by @roanutil in #22
- 3.0 preview update workflow by @roanutil in #24
- Add method for custom operations in context by @roanutil in #25
- Add inlinable notations to public API by @roanutil in #26
- Disable internal imports by default by @roanutil in #27
- Add a unified aggregate endpoint by @roanutil in #28
- Bugfix/aggregate unified endpoint is hard coded to use sum by @roanutil in #29
- Feature/add unmanaged protocol for types that prefer a unique id other than object by @roanutil in #30
- Update dependencies by @roanutil in #31
- Feature/update file header by @roanutil in #35
- Add Sendable Conformances (Depends on #35) by @roanutil in #36
- Feature/swift testing by @roanutil in #37
- Feature/transactions (Depends on PR #37) by @roanutil in #38
- Remove unmanagedIdAccessor in favor of unmanagedId property in IdentifiedUnmanagedModel by @roanutil in #39
- Fix name of IdentifiedUnmanagedModel.unmanagedIdExpression by @roanutil in #40
- Bugfix/build errors with swift 6 2 by @roanutil in #41
- v3.0 by @roanutil in #42
Full Changelog: 2.0.4...3.0.0