Skip to content

2.25.0

Compare
Choose a tag to compare
@mfikes mfikes released this 22 Mar 15:45
· 42 commits to master since this release
4b61b2a

Added

  • Ability to specify prefix and suffix for temp files (#1005)
  • Implement console.time* functionality (#997)

Changed

  • Update to ClojureScript 1.10.597
  • Ship with com.cognitect/transit-js supporting meta serialization functionality (#1009)
  • Remove unneeded planck.repl require in planck.io and planck.http (#1007)

Fixed

  • Crash if writing large byte vector to output stream (#1001)
  • GCL lib analysis issue with ClojureScript master (#1011)
  • Private var warnings in tests (#1017)