Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 702 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 702 Bytes

Change Log

0.1.2 - 2016-20-13

Fixed

  • For ref types return the ref instance not the data.

0.1.1 - 2016-20-12

Added

  • Support for tagging reference types (atom, agent, var, ref) with chart tags.
    • When tagged a watch will be added to update the chart data on state change.

Fixed

  • All tags now only eval the form once.

0.1.0 - 2016-09-25

Added

  • Initial Release!