- Fix handling of InnocuousThread (i.e. skip them, not much more we can do)
- Upgraded dependencies
- Upgraded dependencies
- [watcher] Add a
:watch-paths
option, to watch additional files. Presumable in combination with a custom:basis-fn
- [watcher] Support for custom basis-fn
- [watcher] Check for aliases in
:extra
deps file
- [watcher] Fix watcher stop! function
- 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
- Fix typo in the README's example and one in doc-string
- Support watching multiple
deps.edn
files referenced via:local/root
- Watch-deps now triggers on Mac
- Support both
main
andmaster
as branch names ingit-pull-lib
- Speed up resource lookups in priority classloader
- Several extra convenience functions for working with classloaders
- Classpath inspection utilities
- Priority classloader for overrides
- deps watcher
- git-pull-lib