Skip to content

Version 0.1.8

Compare
Choose a tag to compare
@asnyv asnyv released this 26 Jan 18:36
· 398 commits to master since this release
99ee570

Changed

  • #538 - Refactored code for reading Eclipse INIT files and added framework for units and unit conversions.
  • #544 - All plugins now use new special webviz_settings argument to plugin's __init__ method for common settings in favor of piggybacking dictionary onto the to the Dash applicaton object.
  • #541 - Implemented new onepass shader for all surface plugins.

Fixed

  • #536 - Fixed issue and bumped dependencies related to Pandas version 1.2.0. Bumped dependency to webviz-config to support mypy typechecks.