Skip to content

Releases: ikhvorost/KeyValueCoding

1.2.1

06 Jun 09:33

Choose a tag to compare

Fix for swift versions in package.swift files

1.2.0

04 Jun 13:41

Choose a tag to compare

Added:

  • Swift 5.9 and above
  • visionOS
  • keyPath support
  • lazy properties

1.1.0

18 May 13:20

Choose a tag to compare

Added

  • Supporting protocols and existential types
  • swift_metadata API function
  • Setting/getting values by a key path form "relationship.property"

1.0.0

27 Apr 13:17

Choose a tag to compare

Readme: added class inheritance