Skip to content

v2.9.0

Compare
Choose a tag to compare
@dai-shi dai-shi released this 09 Jul 03:20
· 37 commits to main since this release

This version introduces a new core implementation. All tests are passing but there can be some regressions due to missing tests. Please feel free to report such cases and let's improve test coverage.

The benefit with the new implementation:

  • Fix memory leak issue with vanilla store usage.
  • More readability of the core code.

What's Changed

Full Changelog: v2.8.4...v2.9.0