Releases: TGSAI/mdio-python
Releases · TGSAI/mdio-python
v0.5.2
v0.5.1
Changes
🪲 Fixes
📦 Dependencies
- Update Furo to fix failing Readthedocs build (#280) @tasansal
- Pin
fsspec
because 2023.9.0 is breaking (#282) @tasansal - Bump gitpython from 3.1.32 to 3.1.34 (#275) @tasansal
- Bump virtualenv from 20.24.2 to 20.24.4 in /.github/workflows (#269) @dependabot
- Bump sphinx from 7.2.3 to 7.2.5 in /docs (#274) @dependabot
v0.5.0
Changes
🚀 Features
👷 Continuous Integration
- Update labeler version to
v4
from long version (#265) @tasansal - Update CI/CD dependency versions to latest (#262) @tasansal
- Update Docs Dependencies:
sphinx
,sphinx-click
,myst-parser
,myst-nb
,furo
. (#261) @tasansal
📦 Dependencies
- Update development dependencies to latest (linting, tests, etc.) (#264) @tasansal
- Update runtime dependency versions to latest:
dask
,tqdm
,click
,zarr
,numba
,segyio
,distributed
(#263) @tasansal - Update Docs Dependencies:
sphinx
,sphinx-click
,myst-parser
,myst-nb
,furo
. (#261) @tasansal - Drop Python 3.8 Support to Enable Newer Dependencies (#260) @tasansal
v0.4.2
Changes
🚀 Features
🪲 Fixes
📦 Dependencies
- Bump pip from 23.1.2 to 23.2.1 in /.github/workflows (#252) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (#249) @dependabot
- Bump virtualenv from 20.23.1 to 20.24.2 in /.github/workflows (#253) @dependabot
v0.4.1
Changes
🪲 Fixes
📦 Dependencies
- Bump virtualenv from 20.23.0 to 20.23.1 in /.github/workflows (#237) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#239) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#240) @dependabot
v0.4.0
Changes
💥 Breaking Changes
🚀 Features
- Rename
shot
Key in Grid Overrides toshot_point
(#231) @tasansal - Adds greater shot ingestions flexibility (#213) @markspec
- Support more data types for parsing headers during ingestion. (#212) @tasansal
🔨 Refactoring
📦 Dependencies
- Downgrade
furo
becausemyst_nb
conflict (`sphinx<6') (#228) @tasansal - Bump linkify-it-py from 2.0.0 to 2.0.2 in /docs (#220) @dependabot
- Bump furo from 2023.3.27 to 2023.5.20 in /docs (#219) @dependabot
- Bump poetry from 1.4.2 to 1.5.1 in /.github/workflows (#217) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#218) @dependabot
- Update minor version of
click-params
to0.4.0
(#215) @tasansal
v0.3.1
v0.3
Changes
👷 Continuous Integration
📦 Dependencies
- Bump virtualenv from 20.21.0 to 20.23.0 in /.github/workflows (#204) @dependabot
- Bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (#205) @dependabot
- Bump pip from 23.0.1 to 23.1.2 in /.github/workflows (#206) @dependabot
- Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (#207) @dependabot
- Support Python 3.11 (#208) @tasansal