Skip to content

v.0.3.5

Choose a tag to compare

@vitaly-t vitaly-t released this 02 Nov 08:14
· 177 commits to master since this release
  • Removed support for bower, because the library is compatible with Browserify, which is the way it is to be used by the client side when required.
  • Removed all the temporary code added earlier for stream.write, because it's not going to happen for now.
  • Upgraded DEV dependencies: Bluebird to 3.x from 2.x and Browserify to 12.x from 11.x
  • Added Node JS 5.x as another version to run tests against. Now the testing is done against Node JS 0.10, 0.12, 4.x and 5.x
  • Updates in documentation.