Skip to content

Pyro

Pre-release
Pre-release
Compare
Choose a tag to compare
@fireundubh fireundubh released this 16 Aug 03:07
· 140 commits to master since this release

Fixes

  • Fixed issue where implicit import discovery failed quietly when imports were on different drives
  • Fixed issue where environment variables were unusable due to character restriction in <Variable> element values
  • Fixed issue where only some environment variable formats were supported in <Variable> element values
  • Fixed issue where registry paths could fail to resolve for Fallout games
  • Fixed issue where average compilation time dividend was switched around

Optimizations

  • Increased long path comparison speed with high-efficiency string comparators
  • Improved maintainability of PapyrusProject XML Schema Definition (XSD)

Licensing

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