Changed
- Implemented Swift 6 and thread safety
- Moved configuration API to a separate struct and you can specify it once at initialization
- fixed rise intervals count constant used for recording activation by @shalamowww in #37
Removed
- Removed state change functions except for
startListening()
,abort()
. The others were mostly for debugging.
Fixes
- Crashes because dyld library not loaded, issue #24
New contributors
- @shalamowww made their first contribution in #37
Full Changelog: 3.2.0...4.0.0