Skip to content

v1.3.0 - 2022 May 12

Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 12 May 13:33
· 19 commits to master since this release
[com.taoensso/tempura "1.3.0"]

This is a minor maintenance release that should be non-breaking for the vast majority of users.

  • BREAKING: Now requires Clojure 1.7+

  • BREAKING: Markdown output no longer interprets ~~ as strikeout. (That syntax is now reserved).

  • [#26] New: Make get-default-resource-compiler public (@mt0erfztxt)

  • Impl: Some minor performance improvements