Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 07:50
1b3c34e

2.0.0 (2024-04-15)

This release contains just fixes but it is a major version bump because there is a small breaking change in color behaviour

⚠ BREAKING CHANGES

  • Fix state base coloring by allowing three-state display: state value below limit, state value equals limit and state value above limit. This changes the previous behaviour when the state matches color_limit exactly

Bug Fixes

  • #157: add 'none' option for sort_by to overwrite the global sort_by (67c8d14)
  • #171: improve error handling for circular refs (6b009d2)
  • handle Wh when converting to energy price (42ad2fa)
  • state base coloring (#172) (dab85be)