This version fixes the issue on Windows platform where sometimes input would not be confirmed immediately and required multiple confirmations.
Oxipng and cambia no longer need to be installed as dependencies. All external dependencies required by the current program can now be installed directly using the system package manager.
What's Changed
- Format code with ruff by @KyokoMiki in #146
- Replace external oxipng with pyoxipng by @KyokoMiki in #147
- Replace external cambia with pycambia library by @KyokoMiki in #149
- Update README.md for docker usage by @maksii in #106
- Resolve async input handling issues on Windows by @KyokoMiki in #150
New Contributors
Full Changelog: 0.9.6...0.9.6.1