Releases: equinor/subscript
Releases · equinor/subscript
1.14.5
What's Changed
- Add dependabot for github actions by @larsevj in #839
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #841
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #840
- Add ruff rules ann by @larsevj in #827
- Fix deprecations in pyproject.toml by @larsevj in #843
- Remove res2df from mypy ignore by @larsevj in #838
Full Changelog: 1.14.4...1.14.5
1.14.4
What's Changed
- Remove unused pylint comments and cleanup by @larsevj in #823
- Add ruff rules PL, B by @larsevj in #814
- Add official python3.13 support by @larsevj in #830
- Update contributing guide with ERT plugin instructions and fixes by @rnyb in #831
- Add fallback version in init file by @larsevj in #832
- Copy test function from pyscal instead of importing it by @larsevj in #833
- Add new utility
create_date_filesby @rnyb in #826 - Add checking for rhel9 get_os_arch by @andreas-el in #835
- Fixup typing issues for mypy by @larsevj in #834
- Increase tests for create_date_files by @larsevj in #836
Full Changelog: 1.14.3...1.14.4
1.14.3
What's Changed
- Add ruff rules UP by @larsevj in #812
- Add ruff rules RUF by @larsevj in #813
- Fixup prtvol2csv by @larsevj in #816
- Fix some pyright issues by @larsevj in #817
- Added keyword facies_per_zone to field_statistics config file by @oddvarlia in #820
- Fixup mypy by @larsevj in #819
- Separate linting into separate workflow by @larsevj in #825
- Remove ri_wellmod by @larsevj in #824
Full Changelog: 1.14.2...1.14.3
1.14.2
1.14.1
1.14.0
What's Changed
prtvol2csv- Added warning for not initial report by @lilbe66 in #799- Added new keyword to define geomodel name by @oddvarlia in #801
Full Changelog: 1.13.1...1.14.0
1.13.1
1.13.0
What's Changed
- Drop python 3.8 and add 3.12 by @alifbe in #781
- Unpin numpy by @alifbe in #782
- Add missing Ert integration tests by @berland in #788
- Migrate to new Ert plugin for forward model steps by @berland in #785
- Use pytest.importorskip instead of ad-hoc code by @berland in #789
- Replace sys.exit() with raise exception for workflow jobs by @alifbe in #784
Full Changelog: 1.12.0...1.13.0
1.12.0
What's Changed
- BLD: Pin Sphinx < 8.2.0 until issue resolved by @slangeveld in #774
- Fix apt dependency for ERT by @larsevj in #775
- Fix ErtScript import by @eivindjahren in #776
- Fix some bugs in fmu_copy_revision by @alifbe in #779
New Contributors
- @slangeveld made their first contribution in #774
Full Changelog: 1.11.0...1.12.0
1.11.0
What's Changed
- Constraint PyQt5 version for Python 3.8 by @alifbe in #764
- Use memoryconservative mode for WF CSV_MERGE by @berland in #765
- Upgrade to ruff 0.9 by @alifbe in #767
- Fixed initialization to make the generated script work more generally by @oddvarlia in #768
PRTVOL2CSVFix bug in non-contiguous active FIPNUM by @alifbe in #770- Deprecate runeclipse, replace with eclrun instruction by @berland in #769
- Fix docs and tests after deprecation of runeclipse by @berland in #771
- Deduce nonzero returncode from eclrun std output by @berland in #772
- Make sourcing of eclrun non-flaky by @berland in #773
Full Changelog: 1.10.0...1.11.0