Skip to content

Releases: pushex-project/pushex.js

v0.1.0

07 Sep 02:59
Compare
Choose a tag to compare

Switched over to TypeScript with types provided.

No new features. No breaking changes.

v0.0.15

02 May 15:17
Compare
Choose a tag to compare

Added new functionality to handle unsubscription. Existing API is unaffected.

v0.0.9

11 Apr 20:38
Compare
Choose a tag to compare

Forgot to do the build

v0.0.8

11 Apr 15:04
Compare
Choose a tag to compare

Changes the bind callback order for a more natural interface

v0.0.7

29 Nov 03:50
Compare
Choose a tag to compare

Scopes the npm upload to only include dist, src, and default files

v0.0.6

29 Nov 03:44
Compare
Choose a tag to compare

Updated the main file to refer to the proper minified dist/pushex.js file

Initial Release!

28 Nov 03:49
Compare
Choose a tag to compare

This is the first release on npm for pushex.js! The library is created with a small number of APIs, tests, and documentation.