Skip to content
This repository was archived by the owner on Oct 24, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 586 Bytes

File metadata and controls

28 lines (17 loc) · 586 Bytes

Changelog

0.0.x

0.0.5

No breaking changes - {:refresh-all? true} passed to yoyo/reload! now clears the c.t.n. tracker.

0.0.4

No breaking changes - the ‘latch’ function from run-system! now accepts any number of arguments

0.0.3

No breaking changes - explicitly requiring clojure.test in yoyo

0.0.2

Added ylet.

start! and reload! now take an optional key - {:refresh-all? true}, which instructs clojure.tools.namespace to reload all of the namespaces, regardless of whether they’ve changed.

No breaking changes.

0.0.1

Initial release