0.2.0 Released
Made a new API namespace called "dj"

Now all the utilities I think users would typically need are in this 
namespace. This also allowed me to clean up the core code since it doesn't 
cater to the users anymore.

The functions currently are:

get-classpaths
get-current-classloader - gets current thread classloader
reload-class-file - allows you to reload a .class file
ls-repo - list directories in a repository given a group path
get-repository-urls - lists current repository URLs
add-to-classpath! - adds path to classpath
add-dependencies! - obtains dependencies and adds to classpath

-- 
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

Reply via email to