v0.1.22
What's Changed
- Migrating to modern c# namespace by @kdeng00 in #87
- Net8 by @kdeng00 in #89
- #90: Adding functionality to download cover art by @kdeng00 in #97
- #79: Added query parameter to randomize filename when downloading songs by @kdeng00 in #96
- #74: Add UserID to the Song model by @kdeng00 in #98
- #94: Saving the file type of cover art, but there is still some work to do by @kdeng00 in #100
- #95: Id changes to models by @kdeng00 in #99
- #93: Add flac support by @kdeng00 in #101
- #102: Moving Models and constants to their own library by @kdeng00 in #104
- #103: Remove WAV support by @kdeng00 in #105
- #91: Deprecating upload endpoint by @kdeng00 in #106
- Suppressing warning for endpoints by @kdeng00 in #107
- tsk-76: Added model and context for AccessLevel by @kdeng00 in #108
- Updated packages by @kdeng00 in #109
- Version bump by @kdeng00 in #110
Full Changelog: v0.1.21...v0.1.22