Releases: jdwije/blabbermouth
Releases · jdwije/blabbermouth
Release v0.0.7
Fix
- Release process
Release v0.0.6
Fix
- publish process
Release v0.0.5
Fix
- Publish process now installs and builds distributable code before publishing to npm.
Release v0.0.4
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
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.