3.4.2
What's Changed
- BLD: apply scikit-build-core < 0.6.0 by @jcrivenaes in #929
- Simplify CMakeLists by @mferrera in #909
- DOC: Add SECURITY.md by @KetilN in #931
- Use renamed resfo (formerly known as ecl_data_io) by @eivindjahren in #933
- TST: Use pytest-xdist by @mferrera in #934
- TST: fix hypothesis test failure by @mferrera in #936
- TST: Update komodo ci by @mferrera in #938
- Refactor well class by @jcrivenaes in #917
- Fix small typo in documentaton by @hnformentin in #924
- Fix deprecated patterns docs by @jcrivenaes in #941
- Add mypy github action by @janbjorge in #932
- CLN: Remove deadline from tests by @flooxo in #946
- Pin numpy to lower than 2 version by @kvashchuka in #952
- CLN: Add typing to roff_grid by @janbjorge in #949
- Add GridProperty typing and update docstrings by @mferrera in #942
- Scan keywords with roffio when importing GridProperties by @mferrera in #954
- Fix a bug where the recent Well() refactor gets wrong log_record codes by @jcrivenaes in #963
- Unpin scikit-build-core with some maintenance commits by @mferrera in #970
- Add typing to
common.sys
by @mferrera in #968 - Add types to grid by @janbjorge in #958
- CLN: Update GridProperty typing by @mferrera in #971
- DOC: Modify exe-bit for SECURITY.md by @KetilN in #959
- FIX: Pass actual Roxar project to GridProperty by @mferrera in #974
- BUG: fix typo introduced in function call by @jcrivenaes in #975
- Remove dead c code by @mferrera in #980
- CLN: Run black and isort on codebase by @janbjorge in #982
- Update gridproperty again by @mferrera in #979
New Contributors
- @KetilN made their first contribution in #931
- @hnformentin made their first contribution in #924
- @janbjorge made their first contribution in #932
- @flooxo made their first contribution in #946
- @kvashchuka made their first contribution in #952
Full Changelog: 3.4.1...3.4.2