Skip to content

2.11.0

Compare
Choose a tag to compare
@mfikes mfikes released this 23 Jan 18:04
· 333 commits to master since this release
46b22ba

Added

  • Add M-f, M-b, and M-d support for REPL (#569)
  • Add support for core.specs.alpha (#592)
  • HTTP facility supports UNIX sockets (#597)
  • Update Dependencies page showing how to use deps.edn (#575)

Changed

  • Use Clojure 1.9.0 when building Planck
  • Use FindCurl when building Planck (#598)

Fixed

  • with-sh-env codepath subjects env to spec validation (#565)
  • Improve perf of loading resources from JARs (#566)
  • Update site docs for tab completion (#545)
  • Auto-completion fails with numbers in ns names (#578)
  • Terminal size changes not detected until line entered (#584)
  • Odd jump if you paste long line (#459)
  • Don't use sequence to print eduction (#590)
  • Can't make trivial revisions to function_http_request without SIGSEGVs (#600)