Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 606 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 606 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Fixed

  • Correctly parse namespaces which refer to npm or javascript libraries, e.g. (:require ["moment" as moment])
  • Use . instead of _ as namespace separator in .dot graphs

0.1.1 - 2018-06-30

Fixed

  • Plugin failed to start due to mismatch in version numbers

0.1.0 - 2018-06-30

Added

  • Initial version