Skip to content

0.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ajoberstar ajoberstar released this 21 Aug 22:36
· 6 commits to main since this release

First release of the new library. Focused on providing ClojureScript REPL support.

rc.1 supports loading Figwheel configuration from Gradle (requires Clojurephant 0.8.0-beta.1)

Breaking Changes

None

Enhancements

  • Run Gradle tasks from a Clojure REPL
  • Start ClojureScript REPLs via figwheel-repl or figwheel-main
  • Load Figwheel options from Gradle

Fixes

  • Bundle gradle-tooling-api dependency into the JAR
  • Prevent consumers from trying to resolve the gradle-tooling-api
  • Published Gradle module metadata to Clojars

Deprecations

None

Compatibility

Tested on the following Clojurephant versions:

  • 0.7.0