Skip to content

Latest commit

 

History

History
53 lines (20 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

53 lines (20 loc) · 1.89 KB

0.8.2 (2024-03-01)

Bug Fixes

  • ci: do not pass locked flag for release action (ce6b410)

0.8.1 (2024-03-01)

Bug Fixes

  • redacted: minimalize url bbcode to improve integration with other tools (6a0ac4b)
  • spectrogram: use correct error message for failing to create spectrogram (132aac3)

0.8.0 (2024-01-16)

Bug Fixes

  • config: use correct HOME_ENV constant (ee3584a)
  • transcode: do not drop reference while borrowed (00c3ffd)
  • transcode: fallback if no extension exists (346e3d3)

Features

  • add default paths for config file (c823b08)

0.7.2 (2024-01-15)

Bug Fixes

  • ci: set missing job output (2334236)

0.7.1 (2024-01-15)

Bug Fixes

  • ci: reference the created tag for release builds (f9e1d91)