Releases: equinor/completor
Releases · equinor/completor
v1.4.0
v1.3.0
1.3.0 (2025-09-05)
✨ Features
- Support WSEGDENSITY on pyaction for OPM Flow (917ac30)
🐛 Bug Fixes
🧹 Chores
- Bump h11 from 0.14.0 to 0.16.0 in the pip group across 1 directory (#255) (a5c8233)
- Bump h11 in the pip group across 1 directory (a5c8233)
- Bump the npm_and_yarn group across 1 directory with 4 updates (#266) (b0a8596)
- Bump the pip group across 1 directory with 2 updates (#265) (b5e9056)
- Python 3.12 (#259) (8152175)
- Update doc dependencies (#278) (6333e8e)
♻️ Code Refactoring
v1.2.0
v1.1.3
1.1.3 (2025-03-17)
🐛 Bug Fixes
- Conflicting WSEGVALV-es (#230) (d54f134)
- Dev-dependencies (#210) (3b2350e)
- Fix inconsistent compseg order (#234) (cb21f00)
- Python versions in
pyproject.toml(#215) (cfceee5)
🧹 Chores
- Add support for python 3.12 (#213) (fb82d90)
- Bump prismjs (c163f45)
- Bump prismjs from 1.29.0 to 1.30.0 in /documentation in the npm_and_yarn group across 1 directory (#243) (c163f45)
- Bump the npm_and_yarn group across 1 directory with 3 updates (#244) (ea882d8)
- Temporary disable check for title until modified (#225) (a5376e1)
📝 Documentation
♻️ Code Refactoring
v1.1.2
v1.1.1
v1.1.0
v1.0.1
1.0.1 (2024-11-15)
🐛 Bug Fixes
- Ert dependency (#189) (49a77b5)
- Partially initialized module (#188) (df17a3c)
- Replace shortened imports with full versions (df17a3c)
🧹 Chores
- Improved error message (#185) (505e941)
- SNYK: Upgrade (#186) (d07ae95)
- SNYK: Upgrade (#187) (75a40ff)
- Update documentation dependency (#191) (5fb1e05)
🧪 Tests
v1.0.0
1.0.0 (2024-10-30)
👷 Continuous Integration
🐛 Bug Fixes
- Error when non-active wells are specified with separate WELSPECS (#163) (92bf4b7)
- Explicitly opt in to future pandas option "no-silent-downcasting" (#175) (2f9cb3d)
- Handle pandas deprecation warnings (#156) (e5d101f)
- Output keyword ordering (#172) (7499aaa)
- Output width limit (#167) (0a184ef)
- security: Update dependencies for documentation build (#135) (5c51da4)
- Testing of string building (#157) (d10a399)
🧹 Chores
- Bump aiohttp from 3.9.5 to 3.10.2 in the pip group across 1 directory (#148) (e3cfc70)
- Bump certifi from 2024.6.2 to 2024.7.4 in the pip group across 1 directory (#129) (75d0dce)
- Bump cryptography from 43.0.0 to 43.0.1 in the pip group across 1 directory (#151) (7be0edb)
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /documentation in the npm_and_yarn group across 1 directory (#174) (b23703b)
- Bump starlette from 0.38.5 to 0.40.0 in the pip group across 1 directory (#171) (d50c73c)
- Bump the npm_and_yarn group across 1 directory with 3 updates (#155) (dbb331f)
- Bump webpack from 5.93.0 to 5.94.0 in /documentation in the npm_and_yarn group across 1 directory (#144) (d0a9275)
- Class-structure (#136) (9e5fae2)
- Make more conventional commit formats not hidden from release-please (#176) (a5fc75a)
- Make pdf figure context managed (#138) (5681387)
- Migrate to
importlib(#177) (3b25258) - Recast error to be more informative. (#116) (668ce0c)
- Remove TODO 142 (#150) (9d80518)
📝 Documentation
⚡️ Performance Improvements
♻️ Code Refactoring
main.py(#132) (b1343a1)- Constants content (#139) (e1b1984)
- First pass
WellScheduleclass (#134) (9f82069) - Naming convention (#143) (5a2e33d)
- Refactor
create_output.py(#140) (2fd5cc6) - Remove PVT Model (#181) (d677e95)
- Rename
utils.pyin tests toutils_for_tests.py(#141) (e589bef) - Rename aliased imports
val&poto their non-aliased names (#137) (5b4d1fc) - Rename constants (#130) (d7f4107)
- Structure (#131) (d8fffc4)