Skip to content

v0.4.0

Compare
Choose a tag to compare
@ethangreen-dev ethangreen-dev released this 08 Apr 18:30
· 129 commits to master since this release
3bcea8f

What's Changed

  • Add mac support by @tetraminus in #2
    Not yet released - requires more testing and implementation work. This is however an important first step.
  • Change DLL proxy to version.dll by @ethangreen-dev in #3
    This fix is required to ensure lovely is loaded by the upcoming Balatro release, which includes a newer build of Love2D.
  • Fix panic caused by invalid utf8 log msg in Lua print hook by @ethangreen-dev in #4
    Fixes an edge-case panic caused by lossless UTF-8 conversion of log messages across Lua FFI within sys::override_print.

New Contributors

Full Changelog: v0.3.1...v0.4.0