Skip to content

Releases: DaAwesomeP/node-upb

v2.0.1

05 Feb 22:05
Compare
Choose a tag to compare
  • Reject Promsies properly

v2.0.0

05 Feb 21:58
Compare
Choose a tag to compare
  • Use Promises (instead of callbacks)
  • Tests with Travis

v1.2.3

13 Jul 17:25
Compare
Choose a tag to compare
  • Added minified version to /dist folder for CDNjs

v1.2.2

13 Jul 15:33
Compare
Choose a tag to compare
  • Added information to README about Bower

v1.2.1

13 Jul 05:02
Compare
Choose a tag to compare
  • Changed bytes and fullBytes into nibbles and bytes (see #2)
  • Fixed EOLs (Unix)
  • FIxed keywords list in package.json
  • Add Bower

v1.2.0

26 Jan 03:18
Compare
Choose a tag to compare
  • Added AMD and browser support
  • Used private contains function for wider support (as opposed to built in Array.prototype.contains)

v1.1.1

26 Jan 03:09
Compare
Choose a tag to compare
  • Fix bugs: #2

v1.1.0

26 Jan 03:10
Compare
Choose a tag to compare
  • Added decode support

v1.0.1

26 Jan 03:10
Compare
Choose a tag to compare
  • Fix npm install errors on Linux due to improper man option in package.json.

v1.0.0

26 Jan 03:31
Compare
Choose a tag to compare

Initial release