Skip to content

2.20.0

Compare
Choose a tag to compare
@mfikes mfikes released this 01 Feb 00:58
· 143 commits to master since this release
ad4a119

Added

  • Option to have planck.http follow redirects (#842)
  • Add requiring-resolve (#835)
  • Support setting user agent in planck.http (#838)
  • Bundle new datafy namespace (#851)
  • Support for improvements to exception messages and printing in ClojureScript 1.10.516 (#845)

Changed

  • Update to ClojureScript 1.10.516
  • Update to Fipp 0.6.14
  • Syntax-highlight and shorten qualified keywords in default spec explain printer (#848)

Fixed

  • Make s/explain provide names of core fns (#832)
  • Analysis cache issue with load-file (#843)
  • Check for handle undefined values in C code that fetches values from JavaScriptCore
  • Fix fnil expression: 0 for nil in second position (#854)
  • Ensure cljs.js/require called with bound vars (#855)