Skip to content

0.5.4 2021-01-25

Compare
Choose a tag to compare
@snejus snejus released this 25 Jan 09:59
· 644 commits to main since this release
0.5.4
a9c9645

Added

  • Previously skipped, not-yet-released albums are now handled appropriately. In such
    cases, albumstatus gets set to Promotional, and the release date will be a future
    date instead of past.

Fixed

  • Handle a sold-out release where the track listing isn't available, which would otherwise
    cause a KeyError.

  • Catalogue number parser should now forget that cassette types like C30 or C90
    could be valid catalogue numbers.

Updated

  • Brought dev dependencies up-to-date.