weiji14
cog3pio
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
:bookmark: Changelog entry for v0.1.0b1 (#85) * :bookmark: Changelog entry for v0.1.0b1 First beta release of cog3pio v0.1.0 (Python-only). Using release-plz to generate a draft changelog, grouped into different sections based on gitmoji tags. Manually edited to pick highlights, and to combine some dependency update entries. * :ambulance: pip install using --no-index --no-deps --find-links dist Apply https://github.com/weiji14/cog3pio/pull/74 to macos and windows jobs too, to ensure test happens on built wheel rather than wheel downloaded from PyPI.
main
6 hours ago
:ambulance: pip install using --no-index --no-deps --find-links dist Apply https://github.com/weiji14/cog3pio/pull/74 to macos and windows jobs too, to ensure test happens on built wheel rather than wheel downloaded from PyPI.
release/v0.1.0b1
11 hours ago
:bookmark: Changelog entry for v0.1.0b1 First beta release of cog3pio v0.1.0 (Python-only). Using release-plz to generate a draft changelog, grouped into different sections based on gitmoji tags. Manually edited to pick highlights, and to combine some dependency update entries.
release/v0.1.0b1
12 hours ago
:rotating_light: Tidy up Cargo.toml and pyproject.toml files (#84) * :rotating_light: Sort toml keys using JSON Schema Store Via tombi, sorting based on https://www.schemastore.org/cargo.json and https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/pyproject.json. * :mag: Add categories to Cargo.toml, and more PyPI classifiers From https://crates.io/category_slugs and https://pypi.org/classifiers/. Mostly around GIS/geo. Also removed authors since not required anymore. * :lock: Fix some cargo audit vulnerabilities
main
14 hours ago
:lock: Fix some cargo audit vulnerabilities
toml-tidy
14 hours ago
:lock: Configure trusted publishing to crates.io (#83) Xref https://crates.io/docs/trusted-publishing. Also only publishing on non pre-releases.
main
14 hours ago
:lock: Configure trusted publishing to crates.io Xref https://crates.io/docs/trusted-publishing. Also only publishing on non pre-releases.
trusted-publishing/cratesio
17 hours ago
:sparkles: Implement xy_coords method on PyCudaCogReader struct (#82) * :sparkles: Implement xy_coords method on PyCudaCogReader struct Get list of x and y coordinates for the TIFF image from Python-side. Cherry-picked from a683e31bead44791ffb9c094ab4cc8729cee8546. * :white_check_mark: Add unit test to check output of xy_coords method Test both CudaCogReader and CogReader's xy_coords methods' return numpy.ndarray outputs that are correct. Using a LINZ example DEM for the test case. * :label: Generate type stubs for xy_coords method properly Need to triple slash comment the docstring...
main
1 day ago
Latest Branches
CodSpeed Performance Gauge
×2.3
:bookmark: Changelog entry for v0.1.0b1
#85
11 hours ago
26b3aae
release/v0.1.0b1
CodSpeed Performance Gauge
0%
:rotating_light: Tidy up Cargo.toml and pyproject.toml files
#84
14 hours ago
1bfe007
toml-tidy
CodSpeed Performance Gauge
0%
:lock: Configure trusted publishing to crates.io
#83
17 hours ago
ebe23be
trusted-publishing/cratesio
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs