Skip to content

Designate 0.0.0

Choose a tag to compare

@bigeasy bigeasy released this 29 Dec 22:00
· 210 commits to master since this release

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. #7.
  • Update descriptions. #6.
  • Implement minimal forward iterator #5.
  • Ship coverage to web server. #4.
  • Build on Travis CI. #3.
  • Create an empty project. #2.