Skip to content

v2020.06.12

Compare
Choose a tag to compare
@borkdude borkdude released this 12 Jun 08:58

Thanks @laurio and @rap1ds for contributing to this release.

New

  • Add redundant do check for when-first and when-some #887 (@laurio)
  • Allow explicitly setting config-dir #906
  • Support namespace local config for unused import #909

Enhancements / fixes

  • clj-kondo/print! pod function does not print
  • Bump up datalog-parser to 0.1.3 (and eventually to 0.1.7) #890 (@rap1ds)
  • Fix for str/replace type check #889
  • Fix type checking in the presence of metadata #903
  • Fix redundant let by looking at namespace of let call #901
  • Fix unused binding warning in doto expansion with no children #908
  • Fix unused import in defprotocol type hint #911
  • Map ^Integer to :nilable/int type