Releases: eshrh/ames
Releases · eshrh/ames
v0.1.5
Changelog
- Added --hidecursor by @Feripe-a
- Escape clipboard text and add notifications for -c
- New ames manpage
- Prefer xclip as a default dependency instead of xsel
- Various modularization improvements
- Config function overriding support
- Source code documentation
- Exit code fix
- Help message missing option
- Improved small-duration recording on slower soundcards, added MINIMUM_DURATION
Contrib
Several custom config options to change ames behavior by @stephen-huan
- python: python backend that improves latency issues and adds cross-platform support
- cython: drop in replacement written in cython
- jq: uses jq for better json parsing and error message reporting in some cases
Full Changelog: v0.1.4...v0.1.5
v0.1.4
New clipboard sentence feature thanks to @eyalmazuz!