Skip to content

Version 2.0

Compare
Choose a tag to compare
@cereallarceny cereallarceny released this 17 Jul 21:44
· 29 commits to master since this release

Version 2.0!

So much stuff. We did a complete rewrite here of the entire library, including a ton of new Storybook stories for you to try out. The API is entirely different at this point, so... everything is a breaking change. If you're starting with this project now, start at this version.

  • Documentation done for now 7552881
  • Storybook is looking good 0ac1ade
  • All examples in parity now 4df9aef
  • Complete transformation to classes, now for the cleanup e4cefbc
  • Changing a bunch of things, but also trying a new class driven approach 0510330
  • Figured out coloring issue with paths 4750787
  • Added path averaging 215d906
  • Fixed a bug with samples per segment being less than 1 fbb5f8d
  • Outling of strokes is finished fd3c4c9
  • Correcting the sample count to be correct and modifying the readme c47f697
  • A lot of organization, deciding on a structure for default export, and adding lots of stories cce4763
  • Basic segment rendering done 4f4cc03
  • Scoping out the initial version of the default method and documenting some parts e75e7e2
  • A bit of organization dcbd193
  • Much better. e86aa45
  • Somewhat working sampling algorithm 79d0a1e
  • Initial progress on a refactor 784ce52
  • Correcting readme bfcce98

v1.0.2...v2.0.0