| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-05-26 | 339 Bytes | |
| Version 1.0.1 source code.tar.gz | 2020-05-26 | 99.7 kB | |
| Version 1.0.1 source code.zip | 2020-05-26 | 125.3 kB | |
| Totals: 3 Items | 225.4 kB | 0 | |
New Features
- Added CLI command:
nimporter compilewhich improves workflows related to compiling all Nim sources without running the application or bundling an application into a Zip archive without using asetup.py.
Bug Fixes
- Fixed
MANIFEST.innot being deleted onnimporter cleanif it resided in project root