0.10.3
NEW:
- The main functionality of the package was rewritten in Rust. Bindings for Python are provided, making the instalation of the package and CLI/Python code use identical.
- The Rust code can be used importing the crate https://crates.io/crates/gulagcleaner_rs
- The JS code can be used importing the npm package https://www.npmjs.com/package/gulagcleaner_wasm
- The Python code can be still used importing the pypi package https://pypi.org/project/gulagcleaner
- Added workflows to automate publishing on the 3 platforms/languages at the same time.
Full Changelog: v0.10.2...v0.10.3