Skip to content

Pyro

Pre-release
Pre-release
Compare
Choose a tag to compare
@fireundubh fireundubh released this 13 Jun 12:46
· 68 commits to master since this release

New Features

  • Implemented non-glob wildcard <Match> node (refer to Packaging and Zipping for details)
  • Added folder path support to <Include> nodes (refer to Packaging and Zipping for details)
  • Allowed files outside project root to be included in ZIP archives (refer to Zipping for details)
  • Reduced time to fail by reordering some project validations before remote downloading

Fixes

  • Fixed issue where some absolute paths in <Include> nodes were not handled correctly
  • Fixed issue where some relative paths in <Include> nodes were not handled correctly
  • Fixed issue where some info and error log messages were warnings
  • Fixed issue where some errors did not cause application to exit with nonzero code

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.