What's Changed
- Add --no-confirm option by @JOJ0 in #205
- Add install instructions on Arch by @jneidel in #209
- Added full discography download in #211
- Bump requests from 2.26.0 to 2.31.0 by @dependabot in #208
- Minor fixes and added "Album artist" tag by @jedomed in #212
- Drop mock dep, use unittest.mock by @singingwolfboy in #213
- Fixbug: use config file if arguments return None by @travishsu in #215
- Fix Python 3.12 SyntaxWarning by @dnicolson in #217
- Clean up the code. by @gryf in #219
- Docs update by @gryf in #220
- Argparse by @gryf in #221
- Rearranged configuration handling. by @gryf in #229
- TLS Cipher Workaround by @kjake in #234
New Contributors
- @JOJ0 made their first contribution in #205
- @jneidel made their first contribution in #209
- @dependabot made their first contribution in #208
- @jedomed made their first contribution in #212
- @singingwolfboy made their first contribution in #213
- @travishsu made their first contribution in #215
- @dnicolson made their first contribution in #217
- @gryf made their first contribution in #219
- @kjake made their first contribution in #234
Full Changelog: v0.0.13...v0.0.16