Releases: Apodini/ApodiniTypeInformation
Releases · Apodini/ApodiniTypeInformation
0.3.7
What's Changed
- Update dependencies by @ApodiniBot in #15
- Swift 5.7 support: remove AssociatedTypeRequirementsKit dependency by @lukaskollmer in #16
New Contributors
- @ApodiniBot made their first contribution in #15
- @lukaskollmer made their first contribution in #16
Full Changelog: 0.3.6...0.3.7
0.3.6
0.3.5
0.3.4
Full Changelog: 0.3.3...0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
Changes
- Fix TypeNames on reference types, improve TypeStore and refactor TypeName @Supereg (#8)
- Add
Codable
conformance toTypeInformation.RootType
@Supereg
Breaking
TypeName
was refactored to remove duplicated information. Properties were slightly renamed, please adjust.- The avoid potential name collisions, the way how
ReferenceKey
s are generated was adapted. Please verify, that you don't mix data generated with an older version with data from this version.
0.2.1
What's Changed
- Update GitHub Actions and Set the Platform Requirement to macOS 11 by @PSchmiedmayer in #7
Full Changelog: 0.2.0...0.2.1