Skip to content

v3.0.0

Compare
Choose a tag to compare
@Econa77 Econa77 released this 28 Sep 07:24
· 43 commits to master since this release

Breaking Changes

  • Rename RecordView.enabled to isEnabled. ( #10 )
  • Rename RecordView.recording to isRecording ( #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.