v1.8.1
v1.8 - Using custom shapes? This release changes your configuration
v1.8.1
- Fixes an issue where the incorrect shape of the main needle was rendered for dual-gauges with severity inner-gauge
Full Changelog: v1.8.0...v1.8.1
v1.8.0
This release simplifies the shapes variables. It's no longer necessary to define a shape based on your configuration. For example: main_needle_with_inner no longer exists in favour of the (already existing) main_needle.
Complete list of merged variables:
main_needle_with_inner->main_needlemain_min_indicator_with_inner->main_min_indicatormain_max_indicator_with_inner->main_max_indicatorinner_needle_on_main->inner_needleinner_setpoint_needle_on_main->inner_setpoint_needle
Simplify shapes object by @benjamin-dcs in #209
Full Changelog: v1.7.1...v1.8.0
What's Changed
- Update actions/checkout action to v6 by @renovate[bot] in #210
- Fix incorrect mainNeedle shape by @benjamin-dcs in #214
Full Changelog: v1.8.0...v1.8.1