Skip to content

IndexedDB 0.0.0

Latest
Compare
Choose a tag to compare
@bigeasy bigeasy released this 13 Feb 19:43
· 418 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. #5.
  • Ship coverage from Travis CI to web server. #4.
  • Build on Travis CI. #3.
  • Create empty project. #2.