Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 993 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 993 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

  • *API breaking* Task split: now there is one task for cljs-devtools and one for dirac (thank you @pepe)
  • Throw if required depedencies are missing for the called task
  • Support for Dirac 0.7.x
  • Use the :preloads compiler options (ClojureScript >= 1.9.89 is required)
  • Require boot-cljs-devtools before any other require
  • Add nrepl-opts for configuring the spawned nRepl instance
  • Add dirac-opts for configuring dirac

Initial Release

  • First version of the jupl/boot-cljs-devtools.