Love your work Mike. On 4 March 2016 at 03:34, Mike Fikes <[email protected]> wrote:
> Planck 1.10 has been released. > > http://planck-repl.org > > New Features > > - Bundle port of cljs.test for use in bootstrap (post > <http://blog.fikesfarm.com/posts/2016-02-27-testing-with-planck.html>) > - Colors (with light and dark theme) (post > <http://blog.fikesfarm.com/posts/2016-02-04-planck-colors.html>) > - Indentation (via Parinfer) (post > <http://blog.fikesfarm.com/posts/2016-02-10-indenting-with-parinfer.html> > ) > - eval and friends resolve, ns-resolve, intern (post > <http://blog.fikesfarm.com/posts/2016-01-22-clojurescript-eval.html>) > - Securely prompt for and read password > - Source mapping for user code > - with-open and line-seq > - with-sh-dir and with-sh-env > - sh accepts string and file > - Honor :forms in doc output > - planck.io/file-attributes (like fstat) > - find-doc > - Startup banner with helpful instructions > > Changes > > - Use ClojureScript master (1.8.28) > - Throw exception on error from sh > - doc for catch, finally, & > - AOT compile Planck macro namespaces (post > <http://blog.fikesfarm.com/posts/2016-02-03-planck-macros-aot.html>) > > Fixes > > - Throw if using closed file > - Properly index open JARs (needed for large classpaths) > - You can now require planck.repl namespace > - Don't let cljs.env be inadvertently reloaded (clears *compiler*) > - Search all loaded macro namespaces for docs > > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/clojurescript. > -- Oliver George Director, Condense 0428 740 978 -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
