Releases: TGSAI/mdio-python
Releases · TGSAI/mdio-python
v0.9.3
Changes
🔨 Refactoring
- Refactor SEG-Y ingestion workers to create new
SegyFile
instances instead of passing from main process (#575) @tasansal
📦 Dependencies
- Bump codecov/codecov-action from 5.1.2 to 5.4.3 (#554) @dependabot[bot]
- Bump nox from 2025.2.9 to 2025.5.1 in /.github/workflows (#555) @dependabot[bot]
- Bump bump-my-version from 1.1.2 to 1.2.0 in /.github/workflows (#566) @dependabot[bot]
- Bump zarr version to
>=3.1.0
(#572) @tasansal - Update setuptools to fix safety issue (#562) @tasansal
v0.9.2
v0.9.1
Changes
- Limit allowable zarr versions (#533) @BrianMichell
📚 Documentation
- Make creation tutorial page title shorter (#541) @tasansal
- Remove autodoc-pydantic from docs dependencies (#540) @tasansal
- Improve Documentation Grouping and Features (#539) @tasansal
- Update CONTRIBUTING.md for Python version requirement and coverage (#538) @tasansal
- Update RTD config to use Ubuntu 22.04 and Python 3.13 (#536) @tasansal
💄 Style
- Update static analysis and coverage configurations (#542) @tasansal
- Add
.editorconfig
file for consistent code formatting (#537) @tasansal
📦 Dependencies
v0.9.0
Changes
- Migrate from Poetry to uv (#525) @BrianMichell
🚀 Features
- Numpy array ingestion functionality (#531) @tasansal
- Zarr v3 Engine (#530) @tasansal
- Auto chunk live mask (#527) @BrianMichell
- Support for MDIO Origination from Scratch or Existing Dataset (#529) @tasansal
📚 Documentation
📦 Dependencies
- Python 3.13 support (#496) @tasansal
- Bump poetry from 2.0.1 to 2.1.1 in /.github/workflows (#515) @dependabot[bot]
- Bump nox from 2024.10.9 to 2025.2.9 in /.github/workflows (#514) @dependabot[bot]
- Bump nox-poetry from 1.1.0 to 1.2.0 in /.github/workflows (#516) @dependabot[bot]
- Bump virtualenv from 20.29.1 to 20.29.2 in /.github/workflows (#517) @dependabot[bot]
- Bump sphinx from 8.1.3 to 8.2.1 in /docs (#519) @dependabot[bot]
- Bump pip from 25.0 to 25.0.1 in /.github/workflows (#518) @dependabot[bot]
- Bump myst-nb from 1.1.2 to 1.2.0 in /docs (#520) @dependabot[bot]
- Enable support for
segy>=0.4
(#513) @tasansal
v0.8.5
Changes
🚀 Features
🪲 Fixes
- Export: With selection mask, during merge, skip processing blocks with no live traces (#508) @tasansal
- Improve cut logic to handle 2D more efficiently (#507) @tasansal
- Fix padded dimension handling in SEG-Y serialization worker (#506) @tasansal
- Fix incorrect SEG-Y export order due to tree reduction oversight (#504) @tasansal
🚨 Testing
📚 Documentation
🔨 Refactoring
📦 Dependencies
- Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 (#499) @dependabot[bot]
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#500) @dependabot[bot]
- Bump virtualenv from 20.28.0 to 20.29.1 in /.github/workflows (#501) @dependabot[bot]
- Bump poetry from 2.0.0 to 2.0.1 in /.github/workflows (#498) @dependabot[bot]
- Bump nox-poetry from 1.0.3 to 1.1.0 in /.github/workflows (#502) @dependabot[bot]
- Bump pip from 24.3.1 to 25.0 in /.github/workflows (#503) @dependabot[bot]
v0.8.4
Changes
🚀 Features
🪲 Fixes
- Refactor revision handling to match new
segy
format (#494) @tasansal - Refactor Export Rechunking (#478) @tasansal
🔨 Refactoring
📦 Dependencies
- Update
TGSAI/segy
dependency to version 0.3.1 (#493) @tasansal - Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#489) @dependabot
- Update to Poetry 2.0 and refactor project configuration (#492) @tasansal
- Update
dask
anddistributed
to 2024.12.0 (#481) @tasansal - Update
zfpy
dependency to version ^1.0.1. (#480) @tasansal
v0.8.3
Changes
🚀 Features
🪲 Fixes
📦 Dependencies
- Bump codecov/codecov-action from 4 to 5 (#473) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#474) @dependabot
- Bump virtualenv from 20.27.1 to 20.28.0 in /.github/workflows (#476) @dependabot
v0.8.2.post1
v0.8.2
Changes
🚀 Features
🪲 Fixes
📦 Dependencies
- Update
TGSAI/segy
to0.3.0
for important upstream fixes (#466) @tasansal - Bump pip from 24.2 to 24.3.1 in /.github/workflows (#452) @dependabot
- Bump poetry from 1.8.3 to 1.8.4 in /.github/workflows (#453) @dependabot
- Bump nox from 2024.4.15 to 2024.10.9 in /.github/workflows (#454) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0 (#461) @dependabot
- Bump sphinx from 8.0.2 to 8.1.3 in /docs (#456) @dependabot
- Bump virtualenv from 20.26.6 to 20.27.1 in /.github/workflows (#455) @dependabot
- Update lock file dependencies (#465) @tasansal
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#443) @dependabot
- Bump virtualenv from 20.26.3 to 20.26.6 in /.github/workflows (#442) @dependabot
- Bump myst-nb from 1.1.1 to 1.1.2 in /docs (#441) @dependabot