Skip to content

Releases: fskpf/svg2roughjs

Bugfix Release

20 Mar 12:58
Compare
Choose a tag to compare

Updated Rough.js dependency to make use of its recent bugfixes.

TypeScript & Dependency Updates & Bugfixes

19 Jul 07:58
Compare
Choose a tag to compare

Changelog

  • Refactored code base to use TypeScript and splitted functionality in separate files
  • Updated dependencies
  • Improved overall look of sketched results
  • Several bugfixes related to SVG rendering

Minor Incompatible

  • Removed the bundled result for now. Usually the bundling is done by downstream projects anyway, and it was not documented to support other loading mechanisms than importing it as ES Module. However, this may be added in the future again.