Releases: techgaun/ex_mustang
Releases · techgaun/ex_mustang
ex_mustang 0.3.0
0.2.0 release
This release adds several responders and fixes bunch of issues to work with new versions of libraries and Elixir 1.3.
Implemented enhancements:
- add ability to specify name instead of identifier for slack channels #20
Closed issues:
- timestamp conversion #27
- simple uptime monitoring #18
- haveibeenpwned integration #16
- slapping ability to slap people #8
Merged pull requests:
- add clifu responder #40 (techgaun)
- add commitmsg responder #39 (techgaun)
- add howdoi responder #37 (techgaun)
- add httpcat responder #36 (techgaun)
- add random insults #35 (techgaun)
- add isup responder and remove unneeded import #34 (techgaun)
- add encode decode base64 #30 (techgaun)
- auto reply for timestamps #29 (techgaun)
- add unix ts to iso 8601 conversion #28 (techgaun)
- add uptime monitoring #23 (techgaun)
- add ability to disable schedules and add pwned schedule #22 (techgaun)
- add ability to specify channel names instead of channel IDs #21 (techgaun)
- add pwned responder #19 (techgaun)
- Time responder #17 (techgaun)
- Slap responder #15 (techgaun)
- google maps search #14 (techgaun)
- fix warnings with timex and hedwig #13 (techgaun)
First version of ex_mustang code
0.1.0 quote from Structure & Interpretation of Comp progs