tools.namespace: parse namespace declarations and reload
files in dependency order.

https://github.com/clojure/tools.namespace

Release 0.2.9 contains the following changes:

  * Fix [TNS-20]: Undefined 'unload' order after namespaces
    are first added to an new, empty tracker.

  * Improvement [TNS-21]: Support `ns` clauses which use
    vectors instead of lists for clauses, contrary to docs.

  * Improvement [TNS-32]: Support `ns` clauses which use
    symbols as clause heads instead of keywords, contrary to
    docs.

[TNS-20]: http://dev.clojure.org/jira/browse/TNS-20
[TNS-21]: http://dev.clojure.org/jira/browse/TNS-21
[TNS-32]: http://dev.clojure.org/jira/browse/TNS-32


Leiningen dependency information:
    [org.clojure/tools.namespace "0.2.9"]

Downloads and dependency information for other tools:
http://search.maven.org/#artifactdetails%7Corg.clojure%7Ctools.namespace%7C0.2.9%7Cjar

This is a Clojure-contrib project,
http://dev.clojure.org/display/doc/Clojure+Contrib


-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to