Skip to content

Releases: Level/memory-level

v3.0.0

26 Jan 16:08
Compare
Choose a tag to compare

Would you mind voting in this community poll? Thank you! If you are upgrading: please see UPGRADING.md.

Changed

  • Breaking: upgrade to abstract-level 3 (#17) (946a57f) (Vincent Weevers)
  • Refactor: split index.js into lib files (#19) (2c24c62) (Vincent Weevers)

Added

  • Implement has() and hasMany() (#18) (fbad527) (Vincent Weevers)
  • Implement explicit snapshots (#16) (f832018) (Vincent Weevers)

Fixed

  • Increase code coverage to 100% (#20) (c5abd4a) (Vincent Weevers)

v2.0.0

21 Oct 22:25
Compare
Choose a tag to compare

If you are upgrading: please see UPGRADING.md.

Changed

  • Breaking: upgrade to abstract-level 2 (77dac64) (Vincent Weevers)

Removed

  • Breaking: drop support of Node.js < 18 (caff07d) (Vincent Weevers)
  • Remove level-mem compatibility checks (8552de5) (Vincent Weevers)

v1.0.0

30 Jan 21:38
Compare
Choose a tag to compare

🌱 Initial release. If you are upgrading from memdown: please see UPGRADING.md.