1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# 0.2.0 Better error handling, move panics out of library. Supports lowercase commands (converted to uppercase before usage). # 0.1.3 Split crate into lib # 0.1.1 Added some nicer error handling # 0.1.0 Initial version