1.0.0 (2024-10-30)
- 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)
- 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)
main.py
(#132) (b1343a1)- Constants content (#139) (e1b1984)
- First pass
WellSchedule
class (#134) (9f82069) - Naming convention (#143) (5a2e33d)
- Refactor
create_output.py
(#140) (2fd5cc6) - Remove PVT Model (#181) (d677e95)
- Rename
utils.py
in tests toutils_for_tests.py
(#141) (e589bef) - Rename aliased imports
val
&po
to their non-aliased names (#137) (5b4d1fc) - Rename constants (#130) (d7f4107)
- Structure (#131) (d8fffc4)
0.1.3 (2024-07-04)
- Bump ws from 7.5.9 to 7.5.10 in /documentation in the npm_and_yarn group across 1 directory (#104) (2e3e82a)
- Downgrade pandas (#118) (a8a7c2e)
- main: release 0.1.3 (3564fe7)
- main: Release 0.1.3 (#124) (3564fe7)
- Release 0.1.3 (#123) (b97787e)
0.1.3 (2024-07-03)
0.1.2 (2024-06-18)
0.1.1 (2024-06-18)
0.1.0 (2024-06-13)
- Loglevel 0 bug (#43) (a65c526)
- Path parsing (#32) (74fcf11)
- Revert clean up of '/' (#46) (38322b4)
- Versioning (#58) (9c60333)
- Add ICV on documentations (#63) (ee7860b)
- Add Security policy (#27) (f5255de)
- Fix error message in Completor (#70) (8570918)
- Make documentation more simulator-agnostic (#66) (f62a135)
- Remove external parties (#73) (52827ae)
- Rename Code of Conduct file (#30) (d4ff0ad)
- Revise docstring style (#87) (3e31740)
- Update README to include explicit reference to pre-commit (#7) (d409489)