Skip to content

Releases: munkychop/bullet

Gatling

05 Sep 23:29
Compare
Choose a tag to compare

– Added addMultipleEventNames method
– Added unit tests and documentation for new method

Revolver

25 Jun 12:00
Compare
Choose a tag to compare
  • Fixes an issue where, in some circumstances, prototyped callbacks would not be correctly mapped.

This issue was originally raised within a PR from @michaelseanturner (thanks!), but I have since approached the fix from a different angle, which retains the existing API.

Derringer

18 Mar 11:43
Compare
Choose a tag to compare

Include minified Bullet for npm

Raygun

07 Mar 17:25
Compare
Choose a tag to compare

– Added getTriggerAsync method
– Added setTriggerAsync method
– Added unit tests and documentation for new methods

See the updated docs for more information

Shotgun

18 Sep 14:10
Compare
Choose a tag to compare

– Added replaceCallback method
– Added replaceAllCallbacks method
– Added unit tests and documentation for new methods
– Added syntax highlighting for Github-flavoured markdown code blocks within the docs

See the updated docs for more information

Sniper

17 Sep 04:37
Compare
Choose a tag to compare

– New methods and properties
– Thorough error-handling
– Strict mode, for when accuracy really matters
– More unit tests than you can shake a stick at!

See the updated docs for more information

Updated docs and republished to npm

10 Sep 21:12
Compare
Choose a tag to compare
1.1.3

bumped version number to update docs again.

Published as NPM module.

10 Sep 20:26
Compare
Choose a tag to compare
1.1.1

bumped patch version for npm publish.

Added non-minified code for Bower.

02 Aug 10:09
Compare
Choose a tag to compare

A non-minified version of Bullet is now published to the 'dist' directory on each build.

V1 - Fully documented and put onto Bower.

01 Aug 17:49
Compare
Choose a tag to compare
1.0.0

removed sourcemap generation and fixed typos in readme.