Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1 KB

CHANGELOG.md

File metadata and controls

55 lines (32 loc) · 1 KB

Changelog

All notable changes to bpmn-js-sketchy are documented here. We use semantic versioning for releases.

Unreleased

Note: Yet to be released changes appear here.

0.7.2

  • FIX: correct published files

0.7.1

Build distribution.

0.7.0

  • FIX: correctly show connection markers
  • DEPS: support bpmn-js@11+

0.6.0

  • DEPS: update dependencies
  • DEPS: support bpmn-js@10

0.5.3

Republish of v0.5.2 with updated distribution.

0.5.2

  • FIX: correct group rendering
  • CHORE: bundle with rollup

0.5.1

  • CHORE: fine tune roughness

0.5.0

  • DOCS: link demo
  • CHORE: fix demo sketch global

0.4.0

  • FEAT: add sketchy demo
  • FIX: correct UMD bundle location meta-data
  • CHORE: only pack dependencies into prebuilt distribution for UMD bundle

0.3.0

  • FEAT: do not require regenerator runtime to use
  • CHORE: bump roughjs version
  • CHORE: provide pre-built distribution