Skip to content

Releases: Soju06/lbson

Release v0.1.0

10 Jul 02:01
50a4487

Choose a tag to compare

🚀 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-py

Release v0.0.9

10 Jul 01:40
e52a4d0

Choose a tag to compare

Release v0.0.9 Pre-release
Pre-release

🚀 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-py

Release v0.0.8

09 Jul 01:20
aeb7ecc

Choose a tag to compare

Release v0.0.8 Pre-release
Pre-release

🚀 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-py

Release v0.0.7

09 Jul 00:59
f68876f

Choose a tag to compare

Release v0.0.7 Pre-release
Pre-release

🚀 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