Releases: Kyome22/SpiceKey
Releases · Kyome22/SpiceKey
5.1.0
- 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
- Added an accessor to Key that returns a SwiftUI KeyEquivalent.
- Added an accessor to ModifierFlags that returns a SwiftUI EventModifiers.
4.4.0
- SpiceKeyData supports Codable