Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 20:26
· 31 commits to master since this release

4.0.0 (2022-01-27)

Bug Fixes

  • add DatafulChunk.appendElementUnchecked return type (83d0621)
  • change AbstractChunk.size type to i32 (7ac953e)

Code Refactoring

  • remove unused Chunk.lastIndex getter (3ca539e)

Features

  • add AbstractChunkedFlexList.appendNode method and fields and methods which are necessary for its implementation (8715667)

BREAKING CHANGES

  • Chunk.lastIndex can no longer be used