Skip to content

v0.1.5

Latest
Compare
Choose a tag to compare
@eshrh eshrh released this 10 Aug 20:30
· 8 commits to master since this release

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