Releases: CocoRoF/googer
Releases · CocoRoF/googer
v0.7.3
v0.7.0
googer v0.7.0
Published to PyPI.
pip install googer==0.7.0What's Changed
Full Changelog: v0.4.1...v0.7.0
v0.4.1
googer v0.4.1
Published to PyPI.
pip install googer==0.4.1What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.4.0
googer v0.4.0
Published to PyPI.
pip install googer==0.4.0What's Changed
Full Changelog: v0.3.1...v0.4.0
v0.3.1
googer v0.3.1
Rust-powered release — native compiled extensions for maximum performance.
Published to PyPI.
pip install googer==0.3.1Platforms
- Linux (x86_64, aarch64)
- macOS (Intel, Apple Silicon)
- Windows (x86_64)
What's Changed
- Add debugging scripts and comprehensive tests for Googer library by @CocoRoF in #14
- chore: update CI and publish workflows for concurrency and caching; b… by @CocoRoF in #15
- fix by @CocoRoF in #16
- chore: update version to 0.3.0 in Cargo.toml, pyproject.toml, and rem… by @CocoRoF in #17
- fix by @CocoRoF in #18
Full Changelog: v0.2.5...v0.3.1
v0.2.5
googer v0.2.5
Rust-powered release — native compiled extensions for maximum performance.
Published to PyPI.
pip install googer==0.2.5Platforms
- Linux (x86_64, aarch64)
- macOS (Intel, Apple Silicon)
- Windows (x86_64)
What's Changed
- feat: add User-Agent management and utility functions by @CocoRoF in #6
- fix0.2.1 by @CocoRoF in #8
- fix: bump version to 0.2.1 in Cargo.toml by @CocoRoF in #9
- fix: bump version to 0.2.2 in Cargo.toml and pyproject.toml by @CocoRoF in #10
- fix: bump version to 0.2.3 in Cargo.toml and pyproject.toml; update p… by @CocoRoF in #11
- chore: update dependencies and configuration for googer by @CocoRoF in #12
- fix: bump version to 0.2.5 in Cargo.toml, Cargo.lock, and pyproject.t… by @CocoRoF in #13
Full Changelog: v0.1.4...v0.2.5
v0.1.4
googer v0.1.4
Published to PyPI.
pip install googer==0.1.4What's Changed
Full Changelog: v0.1.2...v0.1.4
v0.1.2
googer v0.1.2
Published to PyPI.
pip install googer==0.1.2What's Changed
- fix: Remove dynamic versioning and set version directly in pyproject.… by @CocoRoF in #1
- fix: Bump version from 0.1.0 to 0.1.1 in pyproject.toml by @CocoRoF in #2
- feat: Refactor version handling to use importlib.metadata for dynamic… by @CocoRoF in #3
- fix: Bump version from 0.1.1 to 0.1.2 in pyproject.toml by @CocoRoF in #4
New Contributors
Full Changelog: https://github.com/CocoRoF/googer/commits/v0.1.2