All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
We follow Keep a Changelog format.
- Rubocop codestyle
- I18n support
- Fixed channel name on slack, which was incorrectly displaying ID
- Correctly using Lita::Room object
- create queues based on room ID
- display queue using room name metadata
- modified specs to catch this change
- Respond to the following additional command:
- lita rotate!
- More granular specs and better RSpec defaults (.rspec)
- Initial plugin import with support for the following commands:
- lita queue
- lita queue me
- lita unqueue me
- lita queue next?
- lita queue next!
- RSpec, Travis CI and Coveralls support