v1.1.0
Version 1.1.0
This release mainly focuses on improving performance rather than adding new features.
Changelog
- You can now use
-has a shorthand to--helpto get the help prompt - The program now exits when it fails to reconnect to MPD
- Avoid a lot of deep clones which should improve performance
- make use of RwLock instead of Mutex so multiple dbus clients can request properties at the same time
Full Changelog: v1.0.0...v1.1.0