Skip to content

v1.2.0

Compare
Choose a tag to compare
@Vehmloewff Vehmloewff released this 05 Feb 17:36
· 22 commits to master since this release

Fixes

  • Fixed speed miscalculations (#8). The speed used to be faster than what was specified.

Features

  • Added a keepAround option to Particle (#11)

Commits

  • Merge pull request #10 from Vehmloewff/min-max-clarity 0e53530
  • Merge pull request #11 from Vehmloewff/keep-particles-around-longer e19bb10
  • Actually keep the particles around 3b1a356
  • Add a keep around option 008de09
  • Throw if min is greater than max ea0d5bd
  • Make the speed more predictable (#8) e3e4df8
  • Make the speed more predictable 778df56

v1.1.0...v1.2.0