Releases: mityax/rustimport
Releases · mityax/rustimport
v1.2.4
v1.2.3
- Fixed bug in cli
build
command (thanks for reporting @davystrong) - Added colored cli output when supported
- Adjusted to deprecation of
importlib.abc.Loader.load_module()
method in Python 3.10 - Added and improved tests
v1.2.2
- Fixed compatibility with some systems (sha1
usedforsecurity
bug) - Fixed errors in
build
method from cli
Thanks @davystrong