Skip to content

Releases: balloonsjs/balloons

v0.2.0

23 Dec 20:56
Compare
Choose a tag to compare
  • Creates a method to define components: Q.define().
  • Creates a mediator object: Q.mediator().
  • Change Q.inherits() to Q.inherit().
  • Configure Travis CI.
  • Add API documentation on README.
  • Update JSDOC comments.

v0.1.0

11 Dec 14:51
Compare
Choose a tag to compare
Update verstion to v0.1.0. Build v0.1.0 dist version. Add Jasmine to …