Skip to content

v4.0.0

Compare
Choose a tag to compare
@ISSOtm ISSOtm released this 08 Mar 00:19
· 5 commits to master since this release

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.