Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 21:11
· 23 commits to main since this release

v0.3.0 (2025-02-15)

This release is published under the MIT License.

Bug Fixes

  • Remove rich dep and update readme (199a00b)

  • Remove unused to_unit method from ByteSize class (c8d4bff)

  • Rename package from bytesize to pybytesize in configuration and documentation (b7ca461)

  • Update CI workflow to use Python 3.13 for coverage report upload (b5daa47)

  • Update pixi version to 0.41.3 and correct dependency syntax in pixi.toml (3ab41a1)

  • Update test command in CI workflow for consistency (83e020d)

Documentation

  • Add Codecov badge to README for coverage visibility (f540995)

Features

  • Add CI/CD workflow for unit tests and coverage reporting (0a4b7ed)

  • Add Codecov integration to CI workflow for coverage tracking (00ad332)

  • Add Semantic Release workflow for automated versioning and deployment (b549bd2)


Detailed Changes: v0.2.1...v0.3.0