Skip to content

Releases: TGSAI/mdio-python

v0.8.1

26 Sep 22:13
2516c38
Compare
Choose a tag to compare

Changes

🚀 Features

  • Allow import/export completely custom SEG-Y via spec override environment variable (#440) @tasansal

📦 Dependencies

v0.8.0.post1

19 Sep 18:49
f84c1bd
Compare
Choose a tag to compare

Changes

👷 Continuous Integration

📚 Documentation

📦 Dependencies

v0.8.0

25 Jun 15:10
f4a5ad4
Compare
Choose a tag to compare

Changes

💥 Breaking Changes

  • Parsing local and cloud SEG-Y files with new I/O library (#381) @tasansal

🚀 Features

  • Parsing local and cloud SEG-Y files with new I/O library (#381) @tasansal

v0.7.4

21 May 19:15
6bb1956
Compare
Choose a tag to compare

Changes

🚀 Features

  • Allow configuring CPU usage during SEG-Y import/export (#392) @tasansal

📦 Dependencies

v0.7.3

04 Apr 15:57
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • Move consolidate metadata out of loop for rechunking (#380) @tasansal

👷 Continuous Integration

  • Fix broken CI: Make CI tooling constraint paths absolute (#382) @tasansal

📦 Dependencies

  • Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#373) @dependabot

v0.7.2

12 Mar 16:29
52e854d
Compare
Choose a tag to compare

Changes

🚀 Features

v0.7.1

12 Mar 03:54
c4d7891
Compare
Choose a tag to compare

Changes

🚀 Features

  • Function to rechunk single variables or batch variables from existing MDIO (#368) @tasansal

v0.7.0

10 Mar 19:27
64b9ded
Compare
Choose a tag to compare

Changes

🚀 Features

👷 Continuous Integration

  • Update Coverage GitHub Action to v4 and Add Token (#360) @tasansal

📚 Documentation

🔨 Refactoring

📦 Dependencies

v0.6.0

08 Jan 15:34
ec0b3cd
Compare
Choose a tag to compare

Changes

🚀 Features

👷 Continuous Integration

  • Bump actions/{upload,download}-artifact from 3 to 4 (#334) @tasansal

📦 Dependencies

  • Bump actions/setup-python from 3 to 5 (#324) @dependabot
  • Bump pip from 23.3.1 to 23.3.2 in /.github/workflows (#322) @dependabot
  • Bump sphinx-click from 5.0.1 to 5.1.0 in /docs (#318) @dependabot
  • Bump virtualenv from 20.24.7 to 20.25.0 in /.github/workflows (#321) @dependabot
  • Update dependencies for CI/CD and resolve vulnerable dependencies. (#320) @tasansal
  • Bump pip from 23.2.1 to 23.3.1 in /.github/workflows (#301) @dependabot
  • Bump virtualenv from 20.24.5 to 20.24.6 in /.github/workflows (#302) @dependabot
  • Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#303) @dependabot

v0.5.3

25 Oct 16:11
ff7bc3d
Compare
Choose a tag to compare

Changes

🚀 Features

📚 Documentation

  • Fix RtD index page links and update documentation links and naming. (#286) @tasansal

📦 Dependencies