MIM V0.3.4 Release
Features
- Add
ignore-ssl
option to disable the check certificate formim download
(#179) - Support running scripts in
demo
dir (#178)
Bug fixes
- Fix the path separator problem of
mim run
on Windows (#177) - Deprecate
distutils.version
for removing warning info (#185)
Improvements
- Use
sys.executable
for calling Python (#181)
Contributors
A total of 5 developers contributed to this release.
@RangeKing @nijkah @kim3321 @ice-tong @zhouzaida
New Contributors
Full Changelog: v0.3.3...v0.3.4