Skip to content

Skip 0.0.0

Choose a tag to compare

@bigeasy bigeasy released this 29 Dec 22:11
· 211 commits to master since this release

Initial Empty Project

An initial release containing an empty library. The project has all the component parts, README, LICENSE and a basic index.js and unit test. It builds on Travis CI and ships its coverage to a public web server.

Issue By Issue

  • Release version 0.0.0. #10.
  • Fix URLs in package.json. #12.
  • Update descriptions. #11.
  • Release version 0.0.0. #10.
  • Forward iterate across superseded versions. #7.
  • Reverse iterate across superseded versions. #6.
  • Update long descriptions. #5.
  • Build on Travis CI. #4.
  • Create minimal empty project. #3.
  • Move iterators from MVCC to this project. #2.