v1.0.0 - Initial Release
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