Skip to content

Releases: lambdaisland/classpath

v0.7.66

Choose a tag to compare

@plexus plexus released this 23 Jun 13:55

Changed

  • Upgrade dependencies
  • Switch from tools.deps.alpha to tools.deps

v0.6.58

Choose a tag to compare

@plexus plexus released this 04 Dec 15:16

Fixed

  • Fix handling of InnocuousThread (i.e. skip them, not much more we can do)

Changed

  • Upgraded dependencies

v0.3.43

Choose a tag to compare

@plexus plexus released this 04 Dec 15:07

Fixed

  • Fix handling of InnocuousThread (i.e. skip them, not much more we can do)
  • Version bumps

v0.5.48

Choose a tag to compare

@plexus plexus released this 10 Jan 16:04

Changed

  • Upgraded dependencies

v0.4.44

Choose a tag to compare

@plexus plexus released this 08 Sep 10:45

Added

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

v0.3.40

Choose a tag to compare

@plexus plexus released this 08 Sep 08:47

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

Choose a tag to compare

@plexus plexus released this 26 Aug 09:47

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

Choose a tag to compare

@plexus plexus released this 25 Aug 10:29
  • 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