Skip to content

2.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@mfikes mfikes released this 17 Dec 18:14
· 715 commits to master since this release
55fe32b

Added

  • Can compile with either gcc or clang.
  • Use nanosecond-resolution timers for time function.
  • Use Planck's eval when needed by cljs.spec.test macros.

Changed

  • ClojureScript 1.9.376.
  • Syntax-hightlight specs in doc output.
  • Various robustness revisions in C source.
  • Update the copyright notices (in -l output).
  • Pre-compile cljs.spec.test.

Fixed

  • Don't reload goog JS that has already been loaded.
  • Avoid stack overflow with deep require tree.
  • Fix the ability to do HTTP POSTs.
  • Support planck.shell/sh child processes that produce lots of output.