Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

0.2.7

Changed

  • Bumped angus-mail to 2.0.3.

  • Bumped commons-codec to 1.16.1.

  • Bumped jakarta.mail-api to 2.1.3.

  • Bumped nano-id to 1.1.0.

  • Bumped tika-core to 2.9.1.

  • Bumped data.json to 2.5.0.

0.2.6

Changed

  • Bumped lein-cloverage to 1.2.4.

  • Bumped http-kit to 2.7.0.

  • Bumped clojure to 1.11.1.

  • Bumped tika-core to 2.9.0.

  • Bumped jakarta.mail-api to 2.1.2.

  • Updateed to use org.eclipse.anguscom.sun.mail/angus-mail instead of com.sun.mail/jakarta.mail.

  • Bumped commons-codec to 1.16.0.

  • Bumped camel-snake-kebab to 0.4.3.

Fixed

  • #17: Fixed not to add non-string header values.

0.2.5

Changed

  • Bumped jakarta.mail to 2.0.1.

  • Bumped tika to 2.1.0.

0.2.4

Changed

  • Bumped jakarta.mail and jakarta.mail-api to 2.0.0.

  • Bumped some other libraries.

0.2.3

Added

  • #9 Added support to specify reply-to.

Fixed

  • Fixed type hint for tarayo.core/connect.

    • ClassCastException could be thrown when using a dummy connection on testing so far.

  • Fixed some reflection warnings.

0.2.2

Changed

  • Bump testdoc.

Fixed

  • Fixed weird release in Leiningen 2.9.3.

0.2.1

Fixed

  • Unnecessary libraries on using were excluded to a separate profiles.

0.2.0

Added

  • #5 Added support byte array as attachment file.

Changed

  • Bump jakarta.mail.

  • Bump jakarta.mail-api.

  • Bump nano-id.

  • Bump tika-core.

Fixed

  • #1 Fix to construct default User-Agent correctly.

0.1.0 (2019-03-31)

  • Initial release

Can you improve this documentation? These fine people already did:
liquidz & Iizuka Masashi
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close