* Fix an issue where items in a symlink collection with relative links were always unnecessarily updated. * Support [Beets v2](https://beets.readthedocs.io/en/latest/changelog.html#may-30-2024)
0.11.1
* Add `--all` flag to update command which will update all configured collections.
0.11.0
* Use the convert’s plugin [`thread` configuration][convert-config] when transcoding files. ([johnyerhot](https://github.com/johnyerhot)) * Drop support for Python 2. Require Python >= 3.8 * Require beets >= 1.6.0