Version v1.3.0
What's Changed
- Add cover_directory config value by @jasger9000 in #8
- Fix build script not running sometimes by @jasger9000 in #9
- Add dirname covers support by @jasger9000 in #10
- Allow MPD_HOST to be a hostname by @DIzFer in #11
- fix: use as_bytes() before slicing string by @jasger9000 in #12
- Update to 2024 edition by @jasger9000 in #13
- Change config path by @jasger9000 in #14
- Add Package table & update roadmap on README by @jasger9000 in #15
- appease clippy by @jasger9000 in #20
- Fix not being able to build Arch package with lto by @jasger9000 in #19
- add --pkgname option to xtask install by @jasger9000 in #21
- Refactor: remove once cell by @jasger9000 in #22
Big thanks to @DIzFer for adding hostname lookups!
Full Changelog: v1.2.0...v1.3.0