Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.6.0 - 2021-10-17
Added
- a
help/0
callback and the ability to override
Changed
- Instead of taking a list of tuples for commands (
[{"command", Module"}]
), now take a Keyword list ([command: Module]
)