v0.1.2
- Unit tests for
belt
- Refactored
App
andConfig
to support injectingstd::io::Write
(Stdout
orVec<u8>
) as output
- Refactored
- Docs for
dateparser
- Docs + testable examples
- Benchmark dateparser.parse() with criterion.rs
- Setting up a baseline for optimizations
- Update readme with brew install instruction
brew tap waltzofpearls/belt && belt install belt