Releases: equinor/resdata
Releases · equinor/resdata
Version 4.0.0
Version 4.0.0 introduces a minor breaking change that only effects usage in c code interfaced through cwrap. To avoid collisions in the cwrap names, all resdata cwrap names have been prefixed with rd_
.
Version 3.0.1
What's Changed
- Fix badge by @eivindjahren in #926
- Use new type token upload by @eivindjahren in #928
Full Changelog: 3.0.0...3.0.1
Version 3.0.0 aka renamed to resdata
2.14.5
Version 2.14.4
What's Changed
- Pin conan<2 by @oysteoh in #900
- Update location of testkomodo.sh by @berland in #903
- Move ci functions to this repo by @berland in #907
- Document the hash function by @eivindjahren in #902
- Cleanup by @eivindjahren in #913
- Remove outdated documentation by @eivindjahren in #914
- Remove deprecated ENABLE_PYTHON by @eivindjahren in #915
- Remove unused test-data by @eivindjahren in #916
- Remove outdated overview document by @eivindjahren in #917
- Remove unmaintained debian package by @eivindjahren in #918
- Remove outdated files from .gitignore by @eivindjahren in #919
- Remove broken ecl_grav_calc by @eivindjahren in #920
- Fix missing import in gravimetry by @eivindjahren in #921
- Fix doc build by @eivindjahren in #922
- Fix doc install on mac by @eivindjahren in #923
- Announce rename by @eivindjahren in #924
Full Changelog: 2.14.3...2.14.4
2.14.3
What's Changed
- Use Catch2 from conan by @pinkwah in #886
- Drop support for Python 3.6 and 3.7 by @hnformentin in #884
- Remove py27 relics, black everything by @berland in #893
- Remove ERT_HAVE_THREAD_POOL, not in use by @berland in #887
- Remove copyright notices in .py, .cpp and .hpp files by @berland in #888
- clang-format: Remove version check by @berland in #891
- Improve deprecation warning for EclGrid.createRectangular by @hnformentin in #881
- Circumvent Pandas bugs for years > 2262 by @berland in #897
New Contributors
- @hnformentin made their first contribution in #884
Full Changelog: 2.14.2...2.14.3
Python 3.11 support
What's Changed
- build: add support for Python 3.11 by @mortendaehli in #880
New Contributors
- @mortendaehli made their first contribution in #880
Full Changelog: 2.14.1...2.14.2
2.14.1
2.14.0
What's Changed
New features
- Add forward to rng by @oyvindeide in #873
Other changes
- adding two missing header files by @GitPaean in #865
- FIx usage of manylinux2014 in the github actions build workflow by @verveerpj in #868
New Contributors
Full Changelog: 2.13.2...2.14.0
2.13.2
Changelog
Bugfixes
- Fix parsing of num_cpu from DATA file where it could be misinterpreted from other sections #862
Other notes
- Fix typo in documentation
- Simplifies dependencies as we no longer support python 2.7
For fullchangelog see 2.13.1...2.13.2