Skip to content

Releases: Apodini/MetadataSystem

0.1.7

28 Sep 13:19
761c5db
Compare
Choose a tag to compare

What's Changed

  • Swift 5.7 support: Replace the AssociatedTypeRequirementsKit package with native casts by @lukaskollmer in #8

New Contributors

Full Changelog: 0.1.6...0.1.7

0.1.6

07 Feb 01:07
f655813
Compare
Choose a tag to compare

Changes

  • Fixed an issue where decoded CodableContextKey values became inaccesible after the first access by @Supereg in #7

Full Changelog: 0.1.5...0.1.6

0.1.5

07 Feb 00:48
fe22deb
Compare
Choose a tag to compare

Changes

  • Fixed: unsafeOverwrite will now properly consider CodableContextKeys by @Supereg in #6

Full Changelog: 0.1.4...0.1.5

0.1.4

06 Feb 23:23
94f5bef
Compare
Choose a tag to compare

Changes

  • Add option to allow ContextKey overwrite on unsafeAdd by @Supereg in #5

Full Changelog: 0.1.3...0.1.4

0.1.3

01 Feb 22:29
30b8886
Compare
Choose a tag to compare

Changes

  • Fix: Ensure ContextKey values are always encoded as base64 string independent of the external encoder configuration @Supereg (#4)

0.1.2

31 Jan 22:07
7f0df17
Compare
Choose a tag to compare

Changes

  • Add Codable support for Context and unsafe add functionality @Supereg (#3)

0.1.1

04 Nov 18:06
06cac46
Compare
Choose a tag to compare

What's Changed

  • Update GitHub Actions and Set the Platform Requirement to macOS 11 by @PSchmiedmayer in #1 & #2

Full Changelog: 0.1.0...0.1.1

0.1.0

27 Aug 16:43
5c5b7f0
Compare
Choose a tag to compare

Metadata System

This is the first release of the Metadata System.