Skip to content

v4.4.0

Latest

Choose a tag to compare

@raulojeda22 raulojeda22 released this 30 Jul 10:20
· 1 commit to 4.4.x since this release
298e897

IDL Parser v4.4.0

This release includes the following features:

  1. Add changes for custom buffer serialization (#193)

This release includes the following fixes:

  1. Consider external members as not plain (#185)
  2. Several fixes in annotations (#195)
  3. Fix handling of null scope and try_construct (#196)
  4. Change JavaScript engine to Mozilla rhino (#203, #209)
  5. Add notice of third party software (#202)

PRs in merged order:
#185, #195, #196, #193, #203, #209, #202