Skip to content

Pyro

Pre-release
Pre-release
Compare
Choose a tag to compare
@fireundubh fireundubh released this 17 Jan 04:11
· 173 commits to master since this 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 in Output 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.