Skip to content

Latest commit

 

History

History
130 lines (79 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

130 lines (79 loc) · 11.6 KB

Changelog

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