releases

A place to post minor releases of libraries and projects that you would not otherwise post in #announcements
2020-07-16T04:58:15.022300Z

Just released toyokumo/tarayo ver 0.2.3, SMTP client library for Clojure. https://github.com/toyokumo/tarayo

👍 3
Crispin 2020-07-16T05:18:01.022600Z

What I would really love in a smtp library is the option of DKIM signing inside the library (rather than inside the SMTP server).

2020-07-16T06:37:56.022800Z

We have no plan to support DKIM signing for now:sweat: