A new major version! This is based on published changes from the original upstream project which included a lot of refactoring and cleanup work. (note there is no 6.0.0 due to a mistake in publishing)
BREAKING CHANGES
- 📦 Package is now published as ESM only. UMD build has been removed.
- 💥 remove
sizeof,display,c-struct,windows type - 🔨 remove
StructBuffer.structNameattribute - 🔨 remove
StructType.namesattribute
Other changes
- ✨ add
LittleEndianandRelativeOffset. See unit tests for example usage - ✅ ✔️ add test
- 🎨 improve code