clj-sandbox 0.4.1-SNAPSHOT
clj-sandbox 0.4.1-SNAPSHOT is released, it fixesd a security bug in the whitelist tomj reported the other day.
In addition to that an :initial argument can be passed now. It holds a seq of s-exps that will be evaluated in order to allow predefining functions. This is handy to overwrite functions and macros like defn or whatever.
