Skip to content

Releases: lambdaisland/classpath

v0.5.48

10 Jan 16:04
Compare
Choose a tag to compare

Changed

  • Upgraded dependencies

v0.4.44

08 Sep 10:45
Compare
Choose a tag to compare

Added

  • [watcher] Add a :watch-paths option, to watch additional files. Presumable
    in combination with a custom :basis-fn

v0.3.40

08 Sep 08:47
Compare
Choose a tag to compare

Added

  • [watcher] Support for custom basis-fn
  • [watcher] Check for aliases in :extra deps file

Fixed

  • [watcher] Fix watcher stop! function

Changed

v0.2.37

26 Aug 09:47
Compare
Choose a tag to compare

Changed

  • Upgrade directory-watcher to the latest version
  • Prefix output from watch-deps with [watch-deps]
  • Print a message when the watcher triggers, but no classpath changes are made

v0.1.33

25 Aug 10:29
Compare
Choose a tag to compare
  • Fix typo in the README's example and one in doc-string

Added

  • Support watching multiple deps.edn files referenced via :local/root

Fixed

Changed