Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.51 KB

RELEASE-NOTES.md

File metadata and controls

35 lines (20 loc) · 1.51 KB

Release Notes for lein-cljsbuild

0.1.10

  1. Changed to use upstream ClojureScript version 0.0-1236.

Milestone Details for this Release

0.1.9

  1. Changed to use upstream ClojureScript version 0.0-1211.
  2. Updated example projects to use the latest Clojure, Ring, Compojure, and Hiccup versions.

Milestone Details for this Release

0.1.8

  1. Minor fix for compatibility with the latest Leiningen 2 preview.

Milestone Details for this Release

0.1.7

  1. The various REPL commands now work when used via Leiningen 2. This should mean that lein-cljsbuild is fully Leiningen-2-compatible.
  2. Raise a descriptive error if the parent project uses Clojure < 1.3.
  3. Ensure that lein cljsbuild clean cleans up :stdout and :stderr files for various commands.
  4. Add a comprehensive unit test suite, to hopefully help prevent new releases from breaking things.

Milestone Details for this Release

0.1.6

  1. Changed to use upstream ClojureScript version 0.0-1011. This should fix REPL issues.

Milestone Details for this Release