Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 676 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 676 Bytes

Changelog

Changelog for the HA History Explorer Card. (Using format and definitions from https://keepachangelog.com/en/1.0.0/)

[v1.0.54] - 2024-05-10

Changed

  • Switch from concatenating files, to using normal JS imports and exports. Hopefully making the build process more reliable and repeatable

[v1.0.53] - 2024-05-07

Added

  • Adding full reference config, at full-reference-config.yaml, which explains all possible configuration options

[v1.0.52] - 2024-05-02

Changed

  • First release from SpangleLabs fork
  • Re-implement build system, switching to using yarn and webpack

[v1.0.51] - 2023-11-24

Final release from original alexarch21 repository