tag:github.com,2008:https://github.com/lambdaisland/classpath/releasesTags from classpath2024-12-04T15:16:12Ztag:github.com,2008:Repository/399751188/v0.6.582024-12-04T15:16:26Zv0.6.58<p># 0.6.58 (2024-12-04 / <a class="commit-link" href="https://github.com/lambdaisland/classpath/commit/3edd4ca9f1a09e7a655b2d0f1578f58015429069"><tt>3edd4ca</tt></a>)</p>
<p>## Fixed</p>
<p>- Fix handling of InnocuousThread (i.e. skip them, not much more we can do)</p>
<p>## Changed</p>
<p>- Upgraded dependencies</p>plexustag:github.com,2008:Repository/399751188/v0.3.432024-12-04T15:07:00Zv0.3.43<p># 0.3.43 (2024-12-04 / <a class="commit-link" href="https://github.com/lambdaisland/classpath/commit/df15f2ed4202d11abc0e0509623c05ca808823d9"><tt>df15f2e</tt></a>)</p>
<p>## Fixed</p>
<p>- Fix handling of InnocuousThread (i.e. skip them, not much more we can do)
<br />- Version bumps</p>plexustag:github.com,2008:Repository/399751188/v0.5.482024-01-10T16:04:27Zv0.5.48<p># 0.5.48 (2024-01-10 / <a class="commit-link" href="https://github.com/lambdaisland/classpath/commit/2228a547e20aa2ce768baa7c4afc0704abdd02ac"><tt>2228a54</tt></a>)</p>
<p>## Changed</p>
<p>- Upgraded dependencies</p>plexustag:github.com,2008:Repository/399751188/v0.4.442022-09-08T10:45:01Zv0.4.44<p># 0.4.44 (2022-09-08 / <a class="commit-link" href="https://github.com/lambdaisland/classpath/commit/0c66dda264516454da02ff6e6d9d611c9657b02b"><tt>0c66dda</tt></a>)</p>
<p>## Added</p>
<p>- [watcher] Add a `:watch-paths` option, to watch additional files. Presumable
<br /> in combination with a custom `:basis-fn`</p>plexustag:github.com,2008:Repository/399751188/v0.3.402022-09-08T08:47:23Zv0.3.40<p># 0.3.40 (2022-09-08 / <a class="commit-link" href="https://github.com/lambdaisland/classpath/commit/73c95299498f21f5f54be72cb68004e9487091fc"><tt>73c9529</tt></a>)</p>
<p>## Added</p>
<p>- [watcher] Support for custom basis-fn
<br />- [watcher] Check for aliases in `:extra` deps file</p>
<p>## Fixed</p>
<p>- [watcher] Fix watcher stop! function</p>
<p>## Changed</p>plexustag:github.com,2008:Repository/399751188/v0.2.372022-08-26T09:47:20Zv0.2.37<p># 0.2.37 (2022-08-26 / <a class="commit-link" href="https://github.com/lambdaisland/classpath/commit/34be62f693b701abe2d3429574da1c6facf07f49"><tt>34be62f</tt></a>)</p>
<p>## Changed</p>
<p>- Upgrade directory-watcher to the latest version
<br />- Prefix output from watch-deps with `[watch-deps]`
<br />- Print a message when the watcher triggers, but no classpath changes are made</p>plexustag:github.com,2008:Repository/399751188/v0.1.332022-08-25T10:29:16Zv0.1.33<p># 0.1.33 (2022-08-25 / <a class="commit-link" href="https://github.com/lambdaisland/classpath/commit/fd51db424d68b3688d9b8a459649fff4b45a009a"><tt>fd51db4</tt></a>)</p>
<p>- Fix typo in the README's example and one in doc-string</p>
<p>## Added</p>
<p>- Support watching multiple `deps.edn` files referenced via `:local/root`</p>
<p>## Fixed</p>
<p>## Changed</p>plexustag:github.com,2008:Repository/399751188/v0.0.272021-10-06T08:58:02Zv0.0.27: # 0.0.27 (2021-10-06 / 719c1f5)<p># 0.0.27 (2021-10-06 / <a class="commit-link" href="https://github.com/lambdaisland/classpath/commit/719c1f59718f1b0f6fef0266c66f3d2b69285642"><tt>719c1f5</tt></a>)</p>
<p>## Fixed</p>
<p>- Watch-deps now triggers on Mac
<br />- Support both `main` and `master` as branch names in `git-pull-lib`
<br />- Speed up resource lookups in priority classloader
<br />- Several extra convenience functions for working with classloaders</p>plexus