v4.0.0
This release changes no functionality from the previous version, but renames the file from structs.asm
to structs.inc
. This is a breaking change, so the major version number has been bumped!
One bug was fixed: struct instances can now have dots in their names; this however prevents the constants (sizeof_...
etc.) from being defined, as constants cannot have dots in their names.