v0.5.0
What's Changed
- sync: Don't truncate vtable symbol names
- They will now be named
{vtable(MyClass)}instead of{vtable
- They will now be named
- 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