julienXX / clj-slack

Use Slack REST API from Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't load clj-slack.users

martinklepsch opened this issue · comments

Seems like stringily-keys is missing:

stringify-keys

PS: I found this issue because the cljdoc documentation build for clj-slack failed (see build).

Oh good catch thanks! I’ll fix it ASAP

Released 0.6.2. Let me know if you encounter any issues. Thanks again!