- refactor: break things into modules - feat: support a command arguments data class approach - feat: `afplay-py` CLI entry point - fix: wired up stdout and stderr correctly
0.2.0
* Support for `--leaks` flag * Support for `--volume` flag * Support for `--quality` flag * Support for `--time` flag * Fix for passing arguments to CLI * Use stdout and stderr by default * `is_installed()` public method
0.1.0
* Initial release: can play audio file using `afplay` python function.