Skip to content

Releases: ikhvorost/KeyValueCoding

1.2.1

Choose a tag to compare

@ikhvorost ikhvorost released this 06 Jun 09:33

Fix for swift versions in package.swift files

1.2.0

Choose a tag to compare

@ikhvorost ikhvorost released this 04 Jun 13:41

Added:

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

1.1.0

Choose a tag to compare

@ikhvorost ikhvorost released this 18 May 13:20

Added

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

1.0.0

Choose a tag to compare

@ikhvorost ikhvorost released this 27 Apr 13:17
Readme: added class inheritance