Skip to content

v1.3.0

Compare
Choose a tag to compare
@Vehmloewff Vehmloewff released this 19 Nov 01:35
· 2 commits to master since this release

Features

  • Segments are now supported! (#12)

Commits

  • style: yarn lint 38f4b2f
  • docs: update for the next release 3eb9449
  • Merge pull request #12 from Vehmloewff/add-segments 21c4b0c
  • Tweak the default options f2159ee
  • Fix the opacity bug c5eef4e
  • Implement the segments on canvas dc997de
  • Allow the user to draw the segments 44d7425
  • Keep existing segments around if possible ebe2ce6
  • Implement the groupParticles module 5a48cf5
  • Prevent the tests from hanging ad9392a
  • Fix the typeError 82bdcf7
  • Make the tests pass 31601e1
  • Write a test for groupParticles b26fac3
  • Get ready for segment implementation ce720d5
  • Add an option to allow segments 542206d
  • Merge the default options 3375656
  • Make the segment move around 6faa639
  • Add default options a804768
  • Add a Segment class 5545200

v1.2.0...v1.3.0