Skip to content

Releases: maxmarsc/audeye

v0.2.1

24 Feb 14:01
Compare
Choose a tag to compare

Added

  • Label support for quadrophonic channel layout

Fixed

  • Fixed compilation error on rustc >= 1.75.0

v0.2.0

09 Nov 16:03
Compare
Choose a tag to compare

Changelog

Added

  • Color support in spectrogram panel. Colorblind friendly color scale
  • Doubled the vertical resolution in the spectrogram panel.
  • Refresh rate is now synced to 100ms

Fixed

  • Fixed release & pre-release actions

v0.2.0-rc.2

09 Nov 15:55
Compare
Choose a tag to compare
v0.2.0-rc.2 Pre-release
Pre-release

Commits

  • 2b8f318: Updated toolchain in workflow to fix release action (maxmarsc)

v0.1.2

02 Sep 16:30
Compare
Choose a tag to compare

Changelog

Updated

  • Bumped tui-rs to 0.19
  • Bumped crossterm to 0.25

Added

  • clippy check on pre-commit hook
  • rustfmt check on pre-commit hook
  • clippy check on github actions
  • rustfmt check on github actions

v0.1.2-rc.1

02 Sep 16:22
Compare
Choose a tag to compare
v0.1.2-rc.1 Pre-release
Pre-release

Commits

  • 4e7754d: Fixed clippy warning for newest clippy version (maxmarsc)
  • cfbc54e: Fixed missing dependency in github workflow (maxmarsc)

v0.1.1

07 Jul 14:59
Compare
Choose a tag to compare

Change Log

Added

  • Added automatic release and pre-release github actions, triggered by tags

Changed

  • Removed several unused rust dependencies

v0.1.1-rc.9

07 Jul 10:38
Compare
Choose a tag to compare
v0.1.1-rc.9 Pre-release
Pre-release

Commits

  • dc903fd: Fixed binary export by removing unnecessary quotes in binary name evaluation (maxmarsc)

v0.1.0

02 May 16:28
Compare
Choose a tag to compare

First public release, still early in development, feel free to break things and give feedback !