Skip to content

Releases: snejus/beetcamp

0.4.4 2021-01-17

17 Jan 21:22
0.4.4
4ae454b
Compare
Choose a tag to compare

Fixed

  • release_date search pattern now looks for a specific date format, guarding
    it against similar matches that could be found in the description, thanks
    @noahsager.

0.4.3 2021-01-17

17 Jan 19:12
0.4.3
e0c3932
Compare
Choose a tag to compare

Fixed

  • Handled a KeyError that would come up when looking for an album/track where
    the block describing available media isn't found. Thanks @noahsager.

Changed

  • Info logs are now DEBUG logs so that they're not printed without the verbose
    mode, thanks @arogl.

0.4.2 2021-01-17

17 Jan 18:51
0.4.2
340f106
Compare
Choose a tag to compare

Fixed

  • catalognum parser used to parse Vol.30 or Christmas 2020 as catalogue
    number - these are now excluded. It's likely that additional patterns will
    come up later.

Added

  • Added the changelog.

0.4.1 Readme update fix

16 Jan 12:09
0.4.1
d18601a
Compare
Choose a tag to compare
0.4.1 Readme update fix

0.4.0 Release to pypi

16 Jan 12:08
0.4.0
6c8a8a1
Compare
Choose a tag to compare
0.4.0 First release