CHANGELOG

v0.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/ethangreen-dev/lovely-injector/compare/v0.3.1...v0.4.0

v0.3.1

  • [9f1c346] Implement native print override This fixes missed output from Lua print calls

  • [436fcc7] Implement lua module injection. This allows modules to be injected and require-ed. Initially implemented for nativefs.

  • [436fcc7] Add Lovely metadata injection. This makes it possible for a Lua caller to query information about the Lovely environment.

  • [7ceeace] Add LOVELY_INTEGRITY global const to patched source files. This has been implemented to enable runtime integrity checking for Ankh.

  • [ffeb76f] Fix missing target name check in PatternPatch.