Releases: K-dash/pyropust
Releases · K-dash/pyropust
v0.2.0
What's Changed
- Add PyPI version badge to README by @K-dash in #9
- Refactor data module to interop; add conversion utilities by @K-dash in #10
- Add Result and Option methods for enhanced functionality by @K-dash in #12
- Add new methods to Option class for enhanced querying, extraction, and transformation capabilities by @K-dash in #13
- Add utility methods to Option class for flattening, transposing, zipping, and error handling by @K-dash in #14
- Refactor Result and Option types to remove error type parameters and enhance error handling by @K-dash in #16
- Update version of pyropust to 0.2.0 by @K-dash in #17
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Update CONTRIBUTING.md and pyproject.toml for improved clarity and project metadata by @K-dash in #1
- Add version bumping script to automate version updates by @K-dash in #2
- Enhance README with Python version badge by @K-dash in #3
- Revise README for Result and Option sections by @K-dash in #4
- Update header for Result and Option section by @K-dash in #5
- Update README with operators info and copyright removal by @K-dash in #6
- Enhance README with usage guidelines for functions by @K-dash in #7
- Update GitHub Actions workflows to remove macOS 13 support and upgrade maturin-action to v1.49.4 by @K-dash in #8
New Contributors
Full Changelog: https://github.com/K-dash/pyropust/commits/v0.1.0