Releases: carbonfive/socrates
Releases · carbonfive/socrates
v0.1.26
Changes
- Slack: use
conversation.open
instead of im.open
which is now deprecated (#93).
- Redis: use
exists?
instead of exist
because the signature has changed (#94).
- Some dependency updates and and housekeeping.