Skip to content

v1.0.0 - Initial Release

Compare
Choose a tag to compare
@mplanchard mplanchard released this 09 Dec 17:42
· 45 commits to master since this release
v1.0.0
3a6827a

Added

  • Result and Option generic type interfaces
  • Ok and Err Result implementations
  • Some and Nothing Option implementations
  • CI pipeline with Azure pipelines
  • Full public interface testing
  • Makefile for common operations, including venv setup, linting, formatting,
    and testing
  • Basic benchmarks for analyzing performance
  • Apache license