Skip to content

2.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@mfikes mfikes released this 21 Jan 17:59
· 648 commits to master since this release
17f4015

Added

  • source works for def forms evaluated in the REPL.

Changed

  • ClojureScript 1.9.397
  • Shut down JavaScriptCore when Planck is shut down.

Fixed

  • Fix a leak.
  • Fix bugs related to caching native function references.
  • Fix bugs related to JSValueRef lifetimes.
  • Fix bug when Ctrl-C out of long form.