This repository has been archived by the owner on Jun 7, 2018. It is now read-only.
Releases: brodock/lita-queue
Releases · brodock/lita-queue
Version 0.4.0
Version 0.3.0
0.3.0 - 2015-08-19
Modified
- Correctly using Lita::Room object
- create queues based on room ID
- display queue using room name metadata
- modified specs to catch this change
Version 0.2.0
0.2.0 - 2015-06-21
Added
- Respond to the following additional command:
- lita rotate!
Changed
- More granular specs and better RSpec defaults (.rspec)
Initial Release
0.1.0 - 2015-06-14
Added
- 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