This release focuses on improving the internal workings of the card, making it more robust and easier to maintain. It also includes some minor bug fixes and improvements.
Features [#21]
- Refactored slope and lift count properties:
- Renamed
slopes_opentoslopes_open_countandlifts_opentolifts_open_countfor better clarity. - Added fallbacks for the old property names to ensure backward compatibility with existing configurations.
- Renamed
- Improved handling of total slopes and lifts:
slopes_total_kmandslopes_totalare now correctly handled as attributes of their respective_openentities, rather than as standalone entities.
Bug Fixes
- Fixed various build, linting, and test issues that arose during the refactoring.
Other
- Updated all translation files with new localization keys.