Skip to content

Releases: alemidev/scope-tui

v0.3.3

22 May 17:35
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.3

ci: fix publish pipeline
ci: auto build+release pipeline
docs: update README
fix: on macos the *2 *channels is wrong!
chore: bump deps
feat: jank but show also available configs
feat: ugly, but functional way to list devices
feat: limit channel number to max supported range
fix: wrong module path on pulse source in main.rs
fix: missing cfg gates on cpal/file features
ci: cpal doesn't build in github actions
fix: default features
fix: cargo warns
chore: separated lib from app code
chore: add Cargo.lock
docs: specify that direct repo pulls are dev builds
fix: better default spectroscope scale
fix: don't build pulseaudio by default
fix: spectroscope scaling
ci: fix build features
chore: refactored a little
chore: fix features
feat: add cpal source, refactor sources
chore: add explicit LICENSE file
docs: add crates.io install instructions

v0.3.0

21 Mar 22:32
v0.3.0
be9e716
Compare
Choose a tag to compare

this is the first stable release for scope-tui, tested and polished

while it only supports pulseaudio for now, all core features are implemented and working as intended

future releases will focus on improving support and compatibility

i recommend installing from source (with cargo install) since it doesn't take that long to build this crate, however if you'd rather use binary releases there's one attached below