Releases: maxmarsc/audeye
Releases · maxmarsc/audeye
v0.2.1
24 Feb 14:01
Compare
Sorry, something went wrong.
No results found
Added
Label support for quadrophonic channel layout
Fixed
Fixed compilation error on rustc >= 1.75.0
v0.2.0
09 Nov 16:03
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Commits
2b8f318 : Updated toolchain in workflow to fix release action (maxmarsc)
v0.1.2
02 Sep 16:30
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Commits
dc903fd : Fixed binary export by removing unnecessary quotes in binary name evaluation (maxmarsc)
v0.1.0
02 May 16:28
Compare
Sorry, something went wrong.
No results found
First public release, still early in development, feel free to break things and give feedback !