Skip to content

v0.1.2

Compare
Choose a tag to compare
@waltzofpearls waltzofpearls released this 19 May 07:41
· 30 commits to main since this release
3ee56d5
  • Unit tests for belt
    • Refactored App and Config to support injecting std::io::Write (Stdout or Vec<u8>) as output
  • 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