Skip to content

v1.1.0

Compare
Choose a tag to compare
@nikitalita nikitalita released this 27 Dec 20:46

What's Changed

New features:

  • Skyrim support added back in
  • Static library target, making it easy to consume as a dependency via vcpkg
    • Removed boost dependency from Static lib target
  • Runtime tracing and tree dumping
  • C++20 support
  • Dependency management via vcpkg, from @infomaniac50

Bug fixes:

  • Fixes an issue with JMPT and JMPF where Integers could be used for the first argument but wasn't being processed by @eckserah
  • Add the new opcode for fallout76 by @infomaniac50
  • Fixed capitalization of some tokens by @fireundubh

New Contributors

Full Changelog: v1.0.5...v1.1.0