Releases: Soju06/lbson
Releases · Soju06/lbson
Release v0.1.0
🚀 What's New in v0.1.0
📋 Changes
- chore: Add Python 3.13 to the list of supported classifiers in pyproject.toml
- chore: Update release workflow to correct PyPI package URL to lbson-py
📦 Installation
pip install lbson-pyRelease v0.0.9
🚀 What's New in v0.0.9
📋 Changes
- docs: Add performance benchmarks and detailed results to README
- feat: Enhance job result fetching in generate_summary.py with pagination support
📦 Installation
pip install lbson-pyRelease v0.0.8
🚀 What's New in v0.0.8
📋 Changes
- chore: Update installation instructions in README and release workflow to reflect package name change to lbson-py
- chore: Update pyproject.toml to include _version.py in sdist and enhance wheel configuration
- fix(ci): Update CI configuration to include additional macOS versions and refine unsupported combinations for Python versions
📦 Installation
pip install lbson-pyRelease v0.0.7
🚀 What's New in v0.0.7
📋 Changes
- fix(ci): Enhance CI workflows by adding ARM architecture support and refining OS matrix configurations
📦 Installation
pip install lbson-py