After the last release, users could no longer run ipython-clojure with java 7, due to the usage of java 8 api to encode base64 bytes.
This release makes the encoding code java 7 compatible.
After the last release, users could no longer run ipython-clojure with java 7, due to the usage of java 8 api to encode base64 bytes.
This release makes the encoding code java 7 compatible.