Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: nvictus/pybbi

Tags

v0.4.1

Toggle v0.4.1's commit message
Bump pypa/cibuildwheel from 2.18.1 to 2.20.0

Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.18.1 to 2.20.0.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v2.18.1...v2.20.0)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.4.0

Toggle v0.4.0's commit message
Update readme

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump patch version

v0.3.5

Toggle v0.3.5's commit message
Patch bump

v0.3.4

Toggle v0.3.4's commit message
Version bump for complete build

v0.3.3

Toggle v0.3.3's commit message
Special case setup.py for sdist

v0.3.2

Toggle v0.3.2's commit message
Merge branch 'master' into build-wheels

v0.3.1

Toggle v0.3.1's commit message
Patch bump

v0.3.0

Toggle v0.3.0's commit message
Update readme

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bbi.fetch with summary="sum" (#12)

* Sum aggregation mode

* Missed a line

* Test

* Use higher zoom level in test

* Actually do sum in test

* Improve test

* Whitespace