All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Support default template path
- Drop Ruby 1.9 support
- Retire
ENV['WORQUE_PATH']
in favor of.worquerc
--for tomorrow
implemented by @ds0001.- Fix Command typos by @ds0001.
- Remove unused force option by @poporul.
--apend-task
option from @codeaholicguy (#7)- Don't raise error when neither --path nor WORQUE_ENV is set from @poporul (#9)
- Hardcore mode from @huytd (#2)
- Slack integration