Skip to content

Latest commit

 

History

History
191 lines (109 loc) · 15.3 KB

CHANGELOG.md

File metadata and controls

191 lines (109 loc) · 15.3 KB

Changelog

1.1.2 (2024-12-16)

🧹 Chores

  • Bump python-multipart from 0.0.17 to 0.0.18 in the pip group across 1 directory (#199) (4c93998)

1.1.1 (2024-12-16)

🐛 Bug Fixes

  • Additional wells on case file and schedule file should be untouched (#200) (ebf0b33)
  • Similar well name is mixed while replacing schedule files (#207) (88211f5)

🧹 Chores

1.1.0 (2024-11-25)

✨ Features

  • Make completor compatible with pandas 2.1.4 (d74d019)
  • Make completor compatible with Pandas 2.1.4 (#194) (d74d019)

🐛 Bug Fixes

🧹 Chores

1.0.1 (2024-11-15)

🐛 Bug Fixes

🧹 Chores

🧪 Tests

1.0.0 (2024-10-30)

👷 Continuous Integration

  • Allow release-please to bump major versions! (#182) (6dfb5de)

🐛 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

  • Improve docstrings with too much find and replace (#178) (ff2871b)

⚡️ Performance Improvements

  • Use list append when string building (#154) (db7ed5c)

♻️ Code Refactoring

🧪 Tests

0.1.3 (2024-07-04)

🧹 Chores

0.1.3 (2024-07-03)

Miscellaneous Chores

0.1.2 (2024-06-18)

Bug Fixes

Documentation

0.1.1 (2024-06-18)

Bug Fixes

0.1.0 (2024-06-13)

Features

Bug Fixes

Documentation