Skip to content

Pyro

Pre-release
Pre-release
Compare
Choose a tag to compare
@fireundubh fireundubh released this 14 Jun 12:00
· 56 commits to master since this release

New Features

  • Implemented support for parent directory symbol (..) in import paths
  • Implemented Path attribute of <Include> nodes for packages

Fixes

  • Fixed issue where <PreImportEvent> and <PostImportEvent> nodes were not initialized and parsed
  • Fixed issue where UseInBuild attribute of event nodes was never checked
  • Fixed issue where an invalid wildcard pattern did not cause application to exit with nonzero exit code
  • Fixed issue where some relative import and script paths were not handled correctly

Licensing

  • Pyro is transpiled by Nuitka 0.6.15.3 from Python 3.9.4 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.