Skip to content

v1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 22:29
· 212 commits to release since this release
c555be1

1.14.0 (2023-06-08)

Feature

  • remove list length from listFetch api (bdd59d2)
  • adding checked from list length member access (d86cee6)
  • remove checked from list length member access (41cdecf)
  • Add ListLength to list modification apis (36ed10a)
  • Add support for Dictionary Length API (ef51677)

Bug Fixes

Chores