Skip to content

v0.6.6

Latest
Compare
Choose a tag to compare
@dsarlis dsarlis released this 12 Nov 13:16
· 1 commit to main since this release
376db8d

Overview

This release adds the ability to iterate backwards in a StableBTreeMap. Additionally includes some other small changes, like bumping some dependency versions and fixing a problem with posting the comment about benchmarks on PRs.

What's Changed

  • chore(deps): bump dawidd6/action-download-artifact from 3.1.4 to 6 by @dependabot in #225
  • chore: upgrade canbench from 0.1.1 to 0.1.7 by @ielashi in #232
  • chore(deps): bump thollander/actions-comment-pull-request from 2 to 3 by @dependabot in #230
  • feat: move initialization of StableBTreeMap cursors into Iter by @hpeebles in #231
  • fix: Fix arg names in post-comment action by @frankdavid in #238
  • feat: implement DoubleEndedIterator for StableBTreeMap by @hpeebles in #235
  • chore: bump version to 0.6.6 by @dsarlis in #239

New Contributors

Full Changelog: v0.6.5...v0.6.6