v0.8.0
What's Changed
- Add buffer.serialize() by @khaledhosny in #157
- Add buffer.setMessageFunc() by @khaledhosny in #158
- Use stackAlloc() for more small allocations by @khaledhosny in #159
- Make buffer.serialize() flag names consistent with buffer.setFlags() by @khaledhosny in #160
- Add buffer.reset(), clearContents(), and getContentType() by @khaledhosny in #161
- Add buffer.getLength(), getGlyphInfos(), and getGlyphPositions() by @khaledhosny in #162
Full Changelog: v0.7.0...v0.8.0