Packages

A simple, clueless bot and collection of responders

Current section

Files

Jump to
ex_mustang CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
## [0.2.0](https://github.com/techgaun/ex_mustang/tree/0.2.0) (2016-12-17)
[Full Changelog](https://github.com/techgaun/ex_mustang/compare/0.1.0...0.2.0)
**Implemented enhancements:**
- add ability to specify name instead of identifier for slack channels [\#20](https://github.com/techgaun/ex_mustang/issues/20)
**Closed issues:**
- timestamp conversion [\#27](https://github.com/techgaun/ex_mustang/issues/27)
- simple uptime monitoring [\#18](https://github.com/techgaun/ex_mustang/issues/18)
- haveibeenpwned integration [\#16](https://github.com/techgaun/ex_mustang/issues/16)
- slapping ability to slap people [\#8](https://github.com/techgaun/ex_mustang/issues/8)
**Merged pull requests:**
- add clifu responder [\#40](https://github.com/techgaun/ex_mustang/pull/40) ([techgaun](https://github.com/techgaun))
- add commitmsg responder [\#39](https://github.com/techgaun/ex_mustang/pull/39) ([techgaun](https://github.com/techgaun))
- add howdoi responder [\#37](https://github.com/techgaun/ex_mustang/pull/37) ([techgaun](https://github.com/techgaun))
- add httpcat responder [\#36](https://github.com/techgaun/ex_mustang/pull/36) ([techgaun](https://github.com/techgaun))
- add random insults [\#35](https://github.com/techgaun/ex_mustang/pull/35) ([techgaun](https://github.com/techgaun))
- add isup responder and remove unneeded import [\#34](https://github.com/techgaun/ex_mustang/pull/34) ([techgaun](https://github.com/techgaun))
- add encode decode base64 [\#30](https://github.com/techgaun/ex_mustang/pull/30) ([techgaun](https://github.com/techgaun))
- auto reply for timestamps [\#29](https://github.com/techgaun/ex_mustang/pull/29) ([techgaun](https://github.com/techgaun))
- add unix ts to iso 8601 conversion [\#28](https://github.com/techgaun/ex_mustang/pull/28) ([techgaun](https://github.com/techgaun))
- add uptime monitoring [\#23](https://github.com/techgaun/ex_mustang/pull/23) ([techgaun](https://github.com/techgaun))
- add ability to disable schedules and add pwned schedule [\#22](https://github.com/techgaun/ex_mustang/pull/22) ([techgaun](https://github.com/techgaun))
- add ability to specify channel names instead of channel IDs [\#21](https://github.com/techgaun/ex_mustang/pull/21) ([techgaun](https://github.com/techgaun))
- add pwned responder [\#19](https://github.com/techgaun/ex_mustang/pull/19) ([techgaun](https://github.com/techgaun))
- Time responder [\#17](https://github.com/techgaun/ex_mustang/pull/17) ([techgaun](https://github.com/techgaun))
- Slap responder [\#15](https://github.com/techgaun/ex_mustang/pull/15) ([techgaun](https://github.com/techgaun))
- google maps search [\#14](https://github.com/techgaun/ex_mustang/pull/14) ([techgaun](https://github.com/techgaun))
- fix warnings with timex and hedwig [\#13](https://github.com/techgaun/ex_mustang/pull/13) ([techgaun](https://github.com/techgaun))
## [0.1.0](https://github.com/techgaun/ex_mustang/tree/0.1.0) (2016-10-27)
**Closed issues:**
- send fun quotes when user asks via "quote" [\#3](https://github.com/techgaun/ex_mustang/issues/3)
- Remind long waiting pull requests on watched list of github repos [\#2](https://github.com/techgaun/ex_mustang/issues/2)
- Remind everyone when its standup time [\#1](https://github.com/techgaun/ex_mustang/issues/1)
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*