Pyro
Pre-release
Pre-release
Major Changes
- Added positional input path argument (usage:
pyro.exe MyProject.ppj
) - Deprecated optional input path arguments (
-i
and--input-path
will be phased out)
Fixes
- Fixed issue where
Output
attribute values could never be.
even if desired by user - Fixed issue where
.
was not parsed as project path inOutput
attribute values
Licensing
- Pyro is transpiled by Nuitka from Python 3.7.5 to C and compiled with MSVC 2019.
- Pyro is distributed with bsarch v0.7 under the MPL 2.0 License. (Source Code)
- The Pyro source code is licensed under the MIT License.