Releases: equinor/pyscal
Releases · equinor/pyscal
0.14.0
What's Changed
- Match SWINTEGERS and saturation print format by @berland in #458
- Upload test report to codecov by @berland in #460
- Fix ruff specific rules issues by @berland in #459
- Fix indendation bug in CI by @berland in #461
- Fix h_min after unintended change by @berland in #462
- Relax requirement for interpolation in tests by @berland in #465
- Avoid misuse of pytest.mark.xfail by @berland in #466
Full Changelog: v0.13.0...0.14.0
v0.13.0
What's Changed
- Use PyPI trusted publisher by @alifbe in #441
- Use codecov CLI by @alifbe in #442
- Fix matplotlib argument typing by @mferrera in #445
- Pin sphinx-argparse to < 0.5.0 by @alifbe in #446
- Code maintenance by @alifbe in #449
- Relax requirement for interpolation in tests by @berland in #450
- Unpin numpy by @berland in #452
- Extend ruff to pylint checks by @berland in #453
- Refactor PyscalFactory by @bartekvik in #448
- Pin sphinx-autodoc-typehints by @alifbe in #456
New Contributors
- @bartekvik made their first contribution in #448
Full Changelog: v0.12...v0.13.0
v0.12.0
What's Changed
- Add Python3.11 to tests by @larsevj in #428
- Switch to ruff by @alifbe in #430
- Move code to src by @alifbe in #432
- Reinstate pylint by @alifbe in #433
- Update ruff format by @janbjorge in #434
- Unpin urllib3 by @larsevj in #436
- Clean future warning messages from pandas by @alifbe in #438
New Contributors
- @larsevj made their first contribution in #428
- @janbjorge made their first contribution in #434
Full Changelog: v0.11.0...v0.12
v0.11.0
What's Changed
- Run CI without fail-fast by @alifbe in #413
- Add support to python 3.10 by @alifbe in #416
- Add SECURITY.md by @alifbe in #418
- Add contributing file to root by @kwinkunks in #423
- Replace setup.py with pyproject.toml by @alifbe in #420
- Add plotting module by @richypitman in #425
- Fix workflow for publish to pypi by @alifbe in #426
- Fix invalid pypi classifier by @alifbe in #427
New Contributors
- @kwinkunks made their first contribution in #423
Full Changelog: v0.10.5...v0.11.0
v0.10.5
What's Changed
- Introduce separate MAX_EXPONENT parameters for kr and pc by @richypitman in #406
- Disable automatic folder creation by @alifbe in #407
- Allow negative swirr values (-1 <= swirr <= 1) by @rnyb in #409
- Pin numpy < 2 by @mferrera in #411
New Contributors
- @richypitman made their first contribution in #406
- @rnyb made their first contribution in #409
- @mferrera made their first contribution in #411
Full Changelog: v0.10.4...v0.10.5
v0.10.4
What's Changed
- Fix badges and some minor text issues by @alifbe in #394
- Fix issue with pandas 2.0 by @alifbe in #397
- Detect delimiter in csv file by @alifbe in #396
- Fix issue with UTF-8 and extra new line in Windows by @alifbe in #398
- Read csv file with utf-8 mode by @alifbe in #399
- Update location of testkomodo.sh by @berland in #400
- Unpin scipy by @alifbe in #401
- Fix sphinx issue by @alifbe in #405
- Fix example usage of WaterOilGas by @alifbe in #404
Full Changelog: v0.10.3...v0.10.4
v0.10.3
v0.10.2
What's Changed
- Resolve flakyness in linearity test by @berland in #382
- Fix CI pipeline after master -> main change by @berland in #383
- Pin scipy to below 1.9.3 by @berland in #385
- Tighten typing by @berland in #389
- Resolve FutureWarnings from pandas 1.5.0 by @berland in #387
Full Changelog: v0.10.1...v0.10.2