What's Changed
- chore: Bump Rust version to 1.78 in rust-toolchain by @frankdavid in #254
- test: Add a few new benchmarks that exercise the MemoryManager which is often how StableStructures are used by @frankdavid in #253
- perf: Replace BTreeMap with constant vector in MemoryManager by @frankdavid in #240
- perf: Support read_unsafe in VirtualMemory and RestrictedMemory by @frankdavid in #256
- chore: Format canbench output so diffs can be seen more easily by @frankdavid in #257
- test: Add stability tests for MemoryManager by @frankdavid in #259
- perf: Replace BucketIterator with function by @frankdavid in #258
- chore(deps): bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #255
- chore: fix typo by @cuiyourong in #261
- perf: Add bucket cache in MemoryManager by @frankdavid in #260
- chore(deps): bump dawidd6/action-download-artifact from 7 to 8 by @dependabot in #262
- chore: Add a SECURITY.md policy by @dsarlis in #265
- ci: Upgrade Rust toolchain to 1.84 by @berestovskyy in #268
- chore(deps): bump dawidd6/action-download-artifact from 8 to 9 by @dependabot in #267
- chore: bump version to v0.6.8 by @berestovskyy in #269
New Contributors
- @cuiyourong made their first contribution in #261
- @berestovskyy made their first contribution in #268
Full Changelog: v0.6.7...v0.6.8