Changelog for the HA History Explorer Card. (Using format and definitions from https://keepachangelog.com/en/1.0.0/)
- Switch from concatenating files, to using normal JS imports and exports. Hopefully making the build process more reliable and repeatable
- Adding full reference config, at full-reference-config.yaml, which explains all possible configuration options
- First release from SpangleLabs fork
- Re-implement build system, switching to using yarn and webpack
Final release from original alexarch21 repository