Skip to content

Latest commit

 

History

History
46 lines (22 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

46 lines (22 loc) · 1.99 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.3 (2022-02-08)

0.2.2 (2022-02-01)

0.2.1 (2022-02-01)

0.2.0 (2021-12-28)

⚠ BREAKING CHANGES

  • dropped compatibility with foundry 0.8.x

Features

  • compatibility with foundry v9 (846c220)

0.1.4 (2021-12-07)

0.1.3 (2021-10-28)

0.1.2 (2021-10-20)

Features

  • wrap Drawing#_onUpdate instead of overriding it (053aa56)

0.1.1 (2021-10-15)

Bug Fixes

  • correctly override Drawing#_onUpdate to avoid libWrapper issue (3e7e98b), closes #4

0.1.0 (2021-10-14)

Features

  • add initial implementation (97e84fd)
  • add setting to make "Clear Drawings" button clear only the active layer (9e02d37)