duplicate
duplicate copied to clipboard
Version 1.0.0
Short Description:
Release a version 1.0.0
Motivation:
Releasing a stable version of the crate signals to users that the crate is generally usable and can be depended upon.
Design
The following work is open and should be finished before 1.0.0:
- [ ] Overhaul default error messaging and test the error messages.
- [ ] #30
- [ ] The
pretty_errors
feature also needs to be more complete and tested.- [ ] #19
- [x] #28
- [x] #40
- [x] MSRV
- [x] #43
- [x] #44
- [x] #45
- [x] #47