tag:github.com,2008:https://github.com/lambdaisland/classpath/releasesRelease notes from classpath2024-12-04T15:16:12Ztag:github.com,2008:Repository/399751188/v0.6.582024-12-04T15:16:26Zv0.6.58<h2>Fixed</h2>
<ul>
<li>Fix handling of InnocuousThread (i.e. skip them, not much more we can do)</li>
</ul>
<h2>Changed</h2>
<ul>
<li>Upgraded dependencies</li>
</ul>plexustag:github.com,2008:Repository/399751188/v0.3.432024-12-04T15:07:00Zv0.3.43<h2>Fixed</h2>
<ul>
<li>Fix handling of InnocuousThread (i.e. skip them, not much more we can do)</li>
<li>Version bumps</li>
</ul>plexustag:github.com,2008:Repository/399751188/v0.5.482024-01-10T16:04:27Zv0.5.48<h2>Changed</h2>
<ul>
<li>Upgraded dependencies</li>
</ul>plexustag:github.com,2008:Repository/399751188/v0.4.442022-09-08T10:45:01Zv0.4.44<h2>Added</h2>
<ul>
<li>[watcher] Add a <code>:watch-paths</code> option, to watch additional files. Presumable<br>
in combination with a custom <code>:basis-fn</code></li>
</ul>plexustag:github.com,2008:Repository/399751188/v0.3.402022-09-08T08:47:23Zv0.3.40<h2>Added</h2>
<ul>
<li>[watcher] Support for custom basis-fn</li>
<li>[watcher] Check for aliases in <code>:extra</code> deps file</li>
</ul>
<h2>Fixed</h2>
<ul>
<li>[watcher] Fix watcher stop! function</li>
</ul>
<h2>Changed</h2>plexustag:github.com,2008:Repository/399751188/v0.2.372022-08-26T09:47:20Zv0.2.37<h2>Changed</h2>
<ul>
<li>Upgrade directory-watcher to the latest version</li>
<li>Prefix output from watch-deps with <code>[watch-deps]</code></li>
<li>Print a message when the watcher triggers, but no classpath changes are made</li>
</ul>plexustag:github.com,2008:Repository/399751188/v0.1.332022-08-25T10:29:16Zv0.1.33<ul>
<li>Fix typo in the README's example and one in doc-string</li>
</ul>
<h2>Added</h2>
<ul>
<li>Support watching multiple <code>deps.edn</code> files referenced via <code>:local/root</code></li>
</ul>
<h2>Fixed</h2>
<h2>Changed</h2>plexustag:github.com,2008:Repository/399751188/v0.0.272021-10-06T08:58:02Zv0.0.27: # 0.0.27 (2021-10-06 / 719c1f5)<h2>Fixed</h2>
<ul>
<li>Watch-deps now triggers on Mac</li>
<li>Support both <code>main</code> and <code>master</code> as branch names in <code>git-pull-lib</code></li>
<li>Speed up resource lookups in priority classloader</li>
<li>Several extra convenience functions for working with classloaders</li>
</ul>plexus