Releases: TGSAI/segy
Releases · TGSAI/segy
v0.3.0
Changes
🚀 Features
- Add SEG-Y Revision 2.1 to supported formats (#232) @tasansal
- Implement logging for SegyFile (#228) @tasansal
- Migrate to NumPy 2.0 (#225) @tasansal
🪲 Fixes
- Fix indexing issues when duplicate indices are present. (#235) @tasansal
- Add endianness indicator code when creating Rev2+ SEG-Y files (#230) @tasansal
- Make SEG-Y endianness and spec inference more robust and flexible (#223) @tasansal
📚 Documentation
- Refactor quickstart tutorial notebook to capture new changes (#234) @tasansal
- Update field names in CLI usage documentation (#233) @tasansal
- Update features in readme (#231) @tasansal
📦 Dependencies
- Revert "Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0" (#229) @tasansal
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#205) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.12.2 (#226) @dependabot
- Bump poetry from 1.8.3 to 1.8.4 in /.github/workflows (#211) @dependabot
- Bump myst-nb from 1.1.1 to 1.1.2 in /docs (#202) @dependabot
- Bump sphinxcontrib-typer from 0.5.0 to 0.5.1 in /docs (#208) @dependabot
- Bump pip from 24.2 to 24.3.1 in /.github/workflows (#212) @dependabot
- Bump codecov/codecov-action from 4.4.1 to 5.0.5 (#227) @dependabot
- Bump sphinx from 7.4.7 to 8.1.3 in /docs (#209) @dependabot
- Bump nox from 2024.4.15 to 2024.10.9 in /.github/workflows (#213) @dependabot
- Bump actions/setup-python from 5.2.0 to 5.3.0 (#207) @dependabot
- Bump s3fs from 2024.9.0 to 2024.10.0 in /docs (#210) @dependabot
- Bump virtualenv from 20.26.3 to 20.27.1 in /.github/workflows (#214) @dependabot
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Changes
🚀 Features
- Interpret SEG-Y revision in binary header (#190) @tasansal
- Improve data getter functionality (#189) @tasansal
📚 Documentation
📦 Dependencies
- Bump actions/setup-python from 5.1.0 to 5.2.0 (#185) @dependabot
- Update dev and runtime dependencies (#187) @tasansal
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.10.0 (#186) @dependabot
v0.1.6
v0.1.5
Changes
🪲 Fixes
- Added
__version__
attribute to root package (#155) @amitpendharkar
📦 Dependencies
- Bump myst-nb from 1.1.0 to 1.1.1 in /docs (#143) @dependabot
- Bump s3fs from 2024.6.0 to 2024.6.1 in /docs (#144) @dependabot
- Bump virtualenv from 20.26.2 to 20.26.3 in /.github/workflows (#151) @dependabot
- Bump sphinxcontrib-typer from 0.3.0 to 0.3.1 in /docs (#145) @dependabot
- Bump pip from 24.0 to 24.1.1 in /.github/workflows (#152) @dependabot