Skip to content

Releases: Kyome22/SpiceKey

6.0.0

05 Jan 09:07
5afc91d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.4.1...6.0.0

5.4.1

14 Oct 15:59
Compare
Choose a tag to compare

Full Changelog: 5.4.0...5.4.1

5.3.0

30 Jun 09:47
Compare
Choose a tag to compare

Full Changelog: 5.2.0...5.3.0

5.1.0

29 Oct 06:31
Compare
Choose a tag to compare
  • Added information on how to save data in Codable to README.
  • SKTextField has been modified to handle SpiceKeyField without going through WrappedSpiceKeyField. As a result, the layout will no longer be broken when using SKTextField in SwiftUI LabeledContent.

5.0.0

27 Oct 12:13
Compare
Choose a tag to compare
  • Added an accessor to Key that returns a SwiftUI KeyEquivalent.
  • Added an accessor to ModifierFlags that returns a SwiftUI EventModifiers.

4.4.0

04 Nov 08:17
Compare
Choose a tag to compare
  • SpiceKeyData supports Codable

4.2.0

03 Jul 11:17
Compare
Choose a tag to compare
  • Support SwiftUI