Skip to content

Releases: bigeasy/revise

Revise 0.0.2

19 Jan 21:25

Choose a tag to compare

Little Updates

Update copyright date range in license. Update the testing dependency.

Issue by Issue

  • Add discussion to README. #13.
  • Release version 0.0.2. #12.
  • Upgrade Proof to 0.0.41. #11.
  • Update LICENSE for 2014. #10.

Revise 0.0.1

29 Dec 22:54

Choose a tag to compare

Import Comparator and Extractor Builders from MVCC

Import the comparator and extractor builders from MVCC. MVCC will become a module that is a collection of MVCC utility modules including this module.

Issue by Issue

  • Release version 0.0.1. #9.
  • Import comparator from MVCC. #8.
  • Import extractor from MVCC. #7.

Revise 0.0.0

28 Dec 05:04

Choose a tag to compare

Initial Empty Project

An initial release containing an empty library. The project has all the component parts of an empty project including 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. #6.
  • Update descriptions. #5
  • Ship coverage to web server from Travis CI. #4.
  • Build on Travis CI. #3.
  • Create an empty project. #2.