tasty-checklist-1.0.2.0: CHANGELOG.md
# Revision history for tasty-checklist
## 1.0.2.0 -- 2021-07-25
* Added `Got` specifier for simpler specification of boolean
`DerivedVal` than using `Val`.
* Better clarity in failure messages.
* Cleaned up documentation and added doctest for ensuring
documentation samples are accurate.
## 1.0.1.0 -- 2021-06-27
* ASCII output, no UTF-8.
* More information on failures regarding input and value obtained from
input relative to expected value.
## 1.0.0.0 -- 2021-04-20
* Initial version.