weiji14
cog3pio
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
:arrow_up: Bump object_store from 0.9.0 to 0.12.3, url from 2.5.0 to 2.5.7 (#55) * :arrow_up: Bump object_store from 0.9.0 to 0.12.3 Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.9.0 to 0.12.3. - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/arrow-rs/compare/object_store_0.9.0...object_store_0.12.0) - [Commits](https://github.com/apache/arrow-rs-object-store/compare/v0.12.0...v0.12.3) * :arrow_up: Bump url from 2.5.0 to 2.5.7 Bumps `url` from 2.5.0 to 2.5.7 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.7)
main
9 days ago
:arrow_up: Bump url from 2.5.0 to 2.5.7 Bumps `url` from 2.5.0 to 2.5.7 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.7)
object_store-0.12.3
9 days ago
:arrow_up: Bump pyo3 from 0.25.0 to 0.26.0, numpy from 0.25.0 to 0.26.0 (#54) * :arrow_up: Bump pyo3 from 0.25.0 to 0.26.0, numpy from 0.25.0 to 0.26.0 Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyo3/pyo3/compare/v0.25.0...v0.26.0) Bumps [numpy](https://github.com/PyO3/rust-numpy) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/PyO3/rust-numpy/releases) - [Changelog](https://github.com/PyO3/rust-numpy/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyO3/rust-numpy/compare/v0.25.0...v0.26.0) Bumps [dlpark](https://github.com/SunDoge/dlpark) from 0.6.0 to d6c7e17. - [Release notes](https://github.com/SunDoge/dlpark/releases) - [Changelog](https://github.com/SunDoge/dlpark/blob/main/CHANGELOG.md) - [Commits](https://github.com/SunDoge/dlpark/compare/v0.6.0...d6c7e17e911a4a0ff80f3c010370e15dd3ac683c) * :arrow_up::lock: Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.4...v1.13.0) * :rotating_light: Ignore doc_markdown lint in src/python/adapters.rs Xref https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown. No need to wrap backticks around types/variables in Python docstrings. * :alien: Change tensor.len() -> tensor.num_bytes() Fix "error[E0599]: no method named `len` found for struct `dlpark::versioned::safe_managed_tensor::SafeManagedTensorVersioned` in the current scope"
main
10 days ago
:alien: Change tensor.len() -> tensor.num_bytes() Fix "error[E0599]: no method named `len` found for struct `dlpark::versioned::safe_managed_tensor::SafeManagedTensorVersioned` in the current scope"
pyo3-0.26
10 days ago
:rotating_light: Ignore doc_markdown lint in src/python/adapters.rs Xref https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown. No need to wrap backticks around types/variables in Python docstrings.
pyo3-0.26
10 days ago
:arrow_up: Bump pyo3 from 0.25.0 to 0.26.0, numpy from 0.25.0 to 0.26.0 Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyo3/pyo3/compare/v0.25.0...v0.26.0) Bumps [numpy](https://github.com/PyO3/rust-numpy) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/PyO3/rust-numpy/releases) - [Changelog](https://github.com/PyO3/rust-numpy/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyO3/rust-numpy/compare/v0.25.0...v0.26.0) Bumps [dlpark](https://github.com/SunDoge/dlpark) from 0.6.0 to d6c7e17. - [Release notes](https://github.com/SunDoge/dlpark/releases) - [Changelog](https://github.com/SunDoge/dlpark/blob/main/CHANGELOG.md) - [Commits](https://github.com/SunDoge/dlpark/compare/v0.6.0...d6c7e17e911a4a0ff80f3c010370e15dd3ac683c)
pyo3-0.26
10 days ago
:memo: Use clean urls on readthedocs with jupyter-book v2.0.0b2 (#53) * :arrow_up: Bump jupyter-book from 2.0.0a0 to 2.0.0b2 Bumps [jupyter-book](https://github.com/executablebooks/jupyter-book) from 2.0.0a0 to 2.0.0b2. - [Release notes](https://github.com/executablebooks/jupyter-book/releases) - [Changelog](https://github.com/jupyter-book/jupyter-book/blob/main/CHANGELOG.md) - [Commits](https://github.com/executablebooks/jupyter-book/compare/v2.0.0a0...v2.0.0b2) * :mag: Move quickstart, api and changelog pages back to left sidebar Jupyter-book 2.0.0b2 uses mystmd 1.6.0 which should allow for clean links on Readthedocs, so putting the navigation links back where they belong. Reverts hack made at commit afcceeab31659d4a429baf8fd11405b609b7e6b9 in #36. * :alien: Fix links to documented API classes and functions No need for the `.html` part since clean urls work now. Partially reverts 274183a308a466ff07020849c310696f9f3c6194 in #50 * :bug: Try using relative url link with ../
main
2 months ago
:bug: Try using relative url link with ../
jbook/v2.0.0b2
2 months ago
Active Branches
No pull requests found
As pull requests are created, their performance will appear here.
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs