Skip to content

Releases: jdwije/blabbermouth

Release v0.0.7

06 Aug 09:50
Compare
Choose a tag to compare
Release v0.0.7 Pre-release
Pre-release

Fix

  • Release process

Release v0.0.6

06 Aug 08:38
Compare
Choose a tag to compare
Release v0.0.6 Pre-release
Pre-release

Fix

  • publish process

Release v0.0.5

06 Aug 06:12
Compare
Choose a tag to compare
Release v0.0.5 Pre-release
Pre-release

Fix

  • Publish process now installs and builds distributable code before publishing to npm.

Release v0.0.4

06 Aug 05:00
Compare
Choose a tag to compare
Release v0.0.4 Pre-release
Pre-release

Fix

  • Update version to 0.0.4 in order to catchup to already published modules
  • @jdw/blabbermouth will now be exclusively published via Travis CI on tagged releases to avoid the above issue happening again. This way an audit trail is maintained between this repository and packages pushed to npm.

Release v0.0.2

06 Aug 04:46
Compare
Choose a tag to compare
Release v0.0.2 Pre-release
Pre-release

Fix

  • Compilation process warning and errors.
  • Some linting issues.

Improve

  • Subscriber type signature, arguments are now supplied in a more sensible order.
  • Travis build process.
  • Tuned the benchmark code somewhat so we can be sure we're accurately testing the library.
  • Code structure at large.

Add

  • Automated releases.