[release] Bump to version 61.3
- Add trends tests and fix fasting
This commit is contained in:
@ -88,7 +88,7 @@ fetching and simple saving.
|
|||||||
*** Metadata sources
|
*** Metadata sources
|
||||||
**** Scraper
|
**** Scraper
|
||||||
|
|
||||||
* Backlog [1/24] :vrobbler:project:personal:
|
* Backlog [0/23] :vrobbler:project:personal:
|
||||||
** TODO [#C] After transition to linux add curl_cffi as webpage scrapper again :webpages:metadata:
|
** TODO [#C] After transition to linux add curl_cffi as webpage scrapper again :webpages:metadata:
|
||||||
** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :bug:music:scrobbles:
|
** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :bug:music:scrobbles:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
@ -601,10 +601,12 @@ The Edit log form should have from top to bottom:
|
|||||||
*** Description
|
*** Description
|
||||||
|
|
||||||
** TODO [#A] Add trends tests for concurrent trends :trends:tests:concurrent:
|
** TODO [#A] Add trends tests for concurrent trends :trends:tests:concurrent:
|
||||||
|
* Version 61.3 [1/1]
|
||||||
** DONE [#A] Add trends tests and fix fasting :trends:tests:fasting:
|
** DONE [#A] Add trends tests and fix fasting :trends:tests:fasting:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 70c20539-110e-d4f4-30bd-e245152459c2
|
:ID: 70c20539-110e-d4f4-30bd-e245152459c2
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
* Version 61.2 [1/1]
|
* Version 61.2 [1/1]
|
||||||
** DONE Fix bug in trends and add liquid fasting :food:fasting:trends:
|
** DONE Fix bug in trends and add liquid fasting :food:fasting:trends:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "vrobbler"
|
name = "vrobbler"
|
||||||
version = "61.2"
|
version = "61.3"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user