Releases: tswaters/fireworks
Releases · tswaters/fireworks
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.1.0
this should technically be breaking but I get the sense I don't have many consumers so I can get away with it :)
- renamed option "explosionHeight" to "explosionMinHeight"
- new option, "explosionMaxHeight" - max height a rocket will reach before exploding.
- various internal refactors
- new
fire
method to fire a single rocket. - providing 0 for numRockets will not start rocket respawn timer (you must call
fire
)
v2.0.1
Initial release
- totally functional
- I even tried to
bower install
andnpm install
and it completely worked!