Skip to content

v4.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 22:14
· 9 commits to master since this release

4.3.0 (2022-01-29)

Bug Fixes

  • fix AbstractChunk.traverse (0b6efbf)
  • fix AbstractChunkedFlexList.makeSpace (2eedf52)
  • fix AbstractChunkedFlexList.traverse (7dcce4a)

Features

  • add init function (d4de3ef)
  • enable chunk nesting in Chunk.toDebugString implementation (929b884)