Skip to content

Releases: TGSAI/mdio-python

v0.3

02 May 22:27
4c16398
Compare
Choose a tag to compare

Changes

👷 Continuous Integration

  • Correct Poetry version constraints to the right file for Github runners. (#209) @tasansal

📦 Dependencies

v0.2.12

28 Apr 17:49
17dff51
Compare
Choose a tag to compare

Changes

🚀 Features

  • Ingestion: Replace multiprocessing.Pool with concurrent.futures.ProcessPoolExecutor (#202) @tasansal

v0.2.11

26 Apr 18:28
79e7008
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • Fix crash when exporting to SEG-Y with missing axis=0 chunk in selection_mask (#201) @tasansal

v0.2.10

25 Apr 16:04
193dde7
Compare
Choose a tag to compare

Changes

👷 Continuous Integration

📚 Documentation

  • Fix Read The Docs build by setting Sphinx to 5.3.0 (#200) @tasansal

📦 Dependencies

v0.2.9

10 Mar 15:18
2cbc84c
Compare
Choose a tag to compare

Changes

📦 Dependencies

v0.2.8

04 Mar 14:30
9dcd735
Compare
Choose a tag to compare

Changes

🚀 Features

🪲 Fixes

👷 Continuous Integration

📦 Dependencies

  • Bump poetry from 1.2.2 to 1.4.0 in /.github/workflows (#183) @dependabot
  • Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#182) @dependabot
  • Bump pip from 23.0 to 23.0.1 in /.github/workflows (#184) @dependabot
  • Bump virtualenv from 20.17.1 to 20.20.0 in /.github/workflows (#185) @dependabot

v0.2.7

08 Feb 23:57
2de2e77
Compare
Choose a tag to compare

Changes

📦 Dependencies

v0.2.6

17 Jan 20:18
f60989d
Compare
Choose a tag to compare

Changes

  • Dependency updates release 0.2.6 (#165) @tasansal
  • Updated lock file to avoid a security vulnerability in gitpython (#163) @tasansal

🚀 Features

  • Improve developer Docker container and create MDIO user container (#138) @tasansal

📦 Dependencies

  • Allow major version upgrades on Dask and Distributed because they user CalVer (#164) @tasansal
  • Bump sphinx-click from 4.3.0 to 4.4.0 in /docs (#157) @dependabot
  • Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.4 (#154) @dependabot
  • Bump furo from 2022.9.29 to 2022.12.7 in /docs (#156) @dependabot
  • Bump sphinx from 5.3.0 to 6.0.0 in /docs (#158) @dependabot
  • Bump virtualenv from 20.17.0 to 20.17.1 in /.github/workflows (#153) @dependabot
  • Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.2 (#140) @dependabot
  • Bump salsify/action-detect-and-tag-new-version from 2.0.2 to 2.0.3 (#139) @dependabot

v0.2.5

28 Nov 16:18
a048d57
Compare
Choose a tag to compare

Changes

🚀 Features

  • Refactor SEG-Y export to optimize memory usage. (#109) @tasansal

👷 Continuous Integration

  • Update GitHub runner dependencies for Python 3.11 (#135) @tasansal

📚 Documentation

📦 Dependencies

  • Bump minimum Dask / Distributed version requirement to 2022.11.0 and get memory improvements (#137) @tasansal

v0.2.4

15 Nov 03:59
6f95fa5
Compare
Choose a tag to compare

Changes

🚀 Features

  • Improve developer Docker environment and instructions. (#133) @tasansal
  • Make default ingestion chunks smaller from ~4-8 MB to ~1 MB. (#131) @tasansal
  • Docker development environment. (#130) @tasansal

👷 Continuous Integration

  • Make tests use synchronous scheduler during Dask export. (#132) @tasansal

📦 Dependencies

  • Update CI/CD dependencies and bump version. (#134) @tasansal
  • Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#122) @dependabot
  • Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (#124) @dependabot