Skip to content

Latest commit

 

History

History
188 lines (95 loc) · 6.52 KB

CHANGELOG.md

File metadata and controls

188 lines (95 loc) · 6.52 KB

CHANGELOG

v1.2.7 (2024-04-09)

Fix

  • Update dependency typer to v0.12.3 (734bf66)

v1.2.6 (2024-04-08)

Fix

  • Update dependency typer to v0.12.2 (5824ec6)

v1.2.5 (2024-04-05)

Fix

  • Update dependency typer to v0.12.1 (cd9b69d)

v1.2.4 (2024-03-29)

Fix

  • Update dependency typer to v0.11.1 (e9bde87)

v1.2.3 (2024-03-27)

Fix

  • Update dependency typer to ^0.11.0 (2fffd1c)

v1.2.2 (2024-03-23)

Fix

  • Update dependency typer to ^0.10.0 (049c0f9)

v1.2.1 (2023-11-15)

Fix

  • Update dependency rich to v13.7.0 (6d8228b)

v1.2.0 (2023-11-04)

Feature

  • Add the ability to run with python -m deezer_oauth (#394) (2c56fe3)

v1.1.3 (2023-10-09)

Fix

  • Use truster publisher to release to pypi (8ec6a9d)

v1.1.2 (2023-09-30)

Fix

  • Update dependency rich to v13.6.0 (3683323)

v1.1.1 (2023-09-17)

Fix

  • Update dependency rich to v13.5.3 (7cb50ef)

v1.1.0 (2023-08-07)

Feature

  • Add official support for python 3.12 (#324) (1f12202)

v1.0.1 (2023-07-19)

Fix

  • Update release phase to accommodate changes in psr v8 (#305) (5ba411d)

v1.0.0 (2023-06-27)

Feature

Breaking

Documentation

v0.4.0 (2022-11-20)

Feature

  • Officially support Python 3.10 & 3.11 (#178) (edecc1c)

v0.3.0 (2022-11-09)

Feature

Documentation

  • Add prndrbr as a contributor for code (#173) (df8c5f7)

v0.2.6 (2022-11-05)

Fix

  • deps: Update dependency typer to ^0.7.0 (#171) (a725165)

v0.2.5 (2022-07-24)

Fix

v0.2.4 (2022-07-14)

Fix

  • Drop rich-click as it's natively supported by Typer now (18906f1)
  • deps: Update dependency typer to ^0.6.0 (d6763f7)

v0.2.3 (2022-07-06)

Fix

  • deps: Update dependency typer to ^0.5.0 (5a472c6)

v0.2.2 (2022-06-06)

Fix

  • deps: Revert PSR upgrade (9e737c1)

v0.2.1 (2022-04-28)

Fix

  • Use built-in Typer class from rich-click (3a206e5)

Documentation

  • Update contributing guide (ef4fa07)

v0.2.0 (2022-02-27)

Feature

v0.1.3 (2022-02-11)

Fix

  • Links to documentation on PyPI (f23355b)

Documentation

  • Update contributing guide (48ba9b7)

v0.1.2 (2022-01-24)

Fix

  • Fix parsing of query params in return route (1b2371f)

v0.1.1 (2022-01-21)

Fix

  • Don't overwrite unrelated content in .env file (f5467ee)

v0.1.0 (2022-01-19)

Feature

Documentation

  • Add @browniebroke as a contributor (dc9546b)