IDL Parser v4.4.0
This release includes the following features:
- Add changes for custom buffer serialization (#193)
This release includes the following fixes:
- Consider external members as not plain (#185)
- Several fixes in annotations (#195)
- Fix handling of null scope and
try_construct(#196) - Change JavaScript engine to Mozilla rhino (#203, #209)
- Add notice of third party software (#202)
PRs in merged order:
#185, #195, #196, #193, #203, #209, #202