v3.0.0
Breaking Changes
- Rename
RecordView.enabled
toisEnabled
. ( #10 ) - Rename
RecordView.recording
toisRecording
( #21 ) - Support swift4.2 and Xcode10 ( #23 )
Enhancements
- Use
NSColor.controlAccent
as the default tint color. ( #15 ) - Support change shortcut closure style. ( #18 )
- Support cancellation of editing with ESC key ( #22 )
Bugfixes
- None.