Skip to content

Releases: TGSAI/segy

v0.5.3

08 Oct 22:08

Choose a tag to compare

Changes

🚀 Features

  • Refactor SegySpec to enforce non-null SEG-Y standard (#311) @tasansal

v0.5.2

03 Oct 15:13

Choose a tag to compare

Changes

🚀 Features

👷 Continuous Integration

📦 Dependencies

v0.5.1.post1

30 Sep 20:35

Choose a tag to compare

Changes

🚀 Features

  • Add a flag to request raw bytes in data indexers (#299) @tasansal

📦 Dependencies

  • Update typer to latest to resolve dependency issues with rich that failed CLI. (#298) @tasansal

v0.5.0.post1

15 Sep 13:33

Choose a tag to compare

Changes

📦 Dependencies

v0.5.0

14 Sep 19:58

Choose a tag to compare

Changes

🚀 Features

📦 Dependencies

v0.4.2

19 Jul 03:01
363a27f

Choose a tag to compare

Changes

🔨 Refactoring

  • Drop Python 3.10 support and housekeeping items for lint/mypy (#293) @tasansal

v0.4.1.post2

04 Apr 01:35
4ef28ec

Choose a tag to compare

Changes

  • No changes

v0.4.1.post1

04 Apr 01:04
48dc4b3

Choose a tag to compare

Changes

🪲 Fixes

  • Ensure sample format code value gets extracted from Numpy struct (#286) @tasansal

v0.4.1

03 Apr 20:44
511b652

Choose a tag to compare

Changes

👷 Continuous Integration

📦 Dependencies

v0.4.0

24 Jan 17:28
b5be59b

Choose a tag to compare

Changes

🚀 Features

👷 Continuous Integration

  • Bump Poetry, Nox, and Nox-poetry versions to latest in CI (#264) @tasansal