Fixed
- There was an error when trying to use
complexipy
on Windows, the error is related to therich
library used to draw the console output and use emojis. - When using the
quiet
parameter to call the CLI there was still drawing some output that wasn't handled in the Rust code.
What's Changed
- Enhance CI workflow and add OS check functionality by @rohaquinlop in #79
Full Changelog: 3.1.1...3.2.0