Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 17:37
· 8 commits to main since this release

What's Changed

  • sync: Don't truncate vtable symbol names
    • They will now be named {vtable(MyClass)} instead of {vtable
  • Bump dsd to v0.10.2
  • sync: Improved error handling
    • It will now skip syncing something if an exception occurs
    • More null checks etc to try to prevent script from crashing
  • sync: Mark pool constants as constant

Full Changelog: v0.4.1...v0.5.0