Skip to content

Releases: bigeasy/prospect

Prospect v0.1.0

31 Dec 20:32

Choose a tag to compare

Prospect v0.1.0 Pre-release
Pre-release
  • Remove dead file.
  • Implement an ignorable future.
  • Remove upload of test coverage.
  • Update LICENSE for 2019.
  • Upgrade Proof to 0.0.47. Closes #9.
  • Upgrade Proof to 0.0.44. Closes #8.

Closes #10.

Release 0.0.1

12 Feb 04:34

Choose a tag to compare

Promises/A Wrapper

Implement a Promises/A wrapper using an existing promises library.

Issue by Issue

  • Release version 0.0.1. #7.
  • Implement Promises/A wrapper. #6.

Prospect 0.0.0

12 Feb 03:51

Choose a tag to compare

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.