Commit graph

14 commits

Author SHA1 Message Date
e8a6cf8b5b
chore(release): release bandcamp v0.3.3 2024-11-15 19:48:31 +01:00
37ff50ec7a
chore: update thiserror to v2 2024-11-15 19:38:52 +01:00
b6240c31c2
chore: update dependencies 2024-08-19 02:48:36 +02:00
f328062ed0 fix: add track album_id to response model
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-20 14:57:32 +01:00
e33219f37d fix: album model (nullable track nr) 2023-11-19 00:06:10 +01:00
60082fda8c fix: make band bio nullable, add more docstrings
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-18 21:49:23 +01:00
12a727a0f7 fix: dont use serde_with default features
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-18 12:48:13 +01:00
1c366a9071 chore: add repo url
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-18 11:57:10 +01:00
b785668a39 chore: update serde_with to 3.0.0 2023-05-07 16:17:42 +02:00
bfd13876d8 feat: add band_id_from_url 2023-04-23 20:14:16 +02:00
aca9ada100 feat: add image formats 2023-04-23 14:49:00 +02:00
5ce321201c feat: add requests 2023-04-22 16:42:07 +02:00
5060abf25e feat: add api models 2023-04-22 11:56:22 +02:00
7e04af6aaa initial commit 2023-04-22 00:02:03 +02:00