All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Lego was checking for wrong message field and crashing on every request. No longer!
- Lego was bad about only returning the results of simple rolls, not sums. Fixed that too.
- Calling Lego without arguments no longer fails silently
- Improved the help messaging. Now points to upstream docs for the
dice
library.
- No longer crashes when receiving
None
as content of message
- Initial release