Re: [ANN] tools.namespace 0.2.4

2013-07-19 Thread Ambrose Bonnaire-Sergeant
Thanks for your hard work Stuart. Ambrose On Sat, Jul 20, 2013 at 4:37 AM, Stuart Sierra wrote: > *tools.namespace:* utilities to search for, parse, move, and > reload namespaces with awareness of their dependencies > > Release 0.2.4: bug fixes only > > README and source code: > https://github.

[ANN] tools.namespace 0.2.4

2013-07-19 Thread Stuart Sierra
*tools.namespace:* utilities to search for, parse, move, and reload namespaces with awareness of their dependencies Release 0.2.4: bug fixes only README and source code: https://github.com/clojure/tools.namespace Leiningen dependency information: [org.clojure/tools.namespace "0.2.4"] Chang