Skip to content

v4.0.1

Compare
Choose a tag to compare
@JesusPoderoso JesusPoderoso released this 11 Sep 11:06
· 5 commits to master since this release
39de736

IDL Parser v4.0.1

This release includes the following fixes:

  • Unions with Boolean or Enumeration discriminator might not be initialized correctly (#156)
  • Remove function can lead to error (#157)

PRs in merged order:
#156, #157, #158