Skip to content

Pyro

Pre-release
Pre-release
Compare
Choose a tag to compare
@fireundubh fireundubh released this 06 Jun 22:25
· 77 commits to master since this release

New Features

  • Added support for GitHub clone URLs as remotes (e.g., https://github.com/fireundubh/LibFire or https://github.com/fireundubh/LibFire.git)
  • Added support for . and .. paths in Folder nodes
  • Implemented skipping unchanged files on remotes as default behavior (i.e., only changed files will be downloaded on successive runs unless --force-overwrite is passed)

Fixes

  • Fixed issue where application exit code was always zero
  • Fixed issue where application did not fail early when flags file was missing from imports
  • Fixed issue where files other than Papyrus source and flags files could be downloaded from remotes
  • Fixed issue where temp and registry installed paths could be file paths

Licensing

  • Pyro is transpiled by Nuitka 0.6.15 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.