Skip to content

Releases: decompil3d/lovelace-hourly-weather

4.11.0

25 Apr 17:31
Compare
Choose a tag to compare

What's Changed

✨ New features

⚙️ Dependencies

Full Changelog: 4.10.1...4.11.0

4.10.1

13 Feb 23:06
Compare
Choose a tag to compare

What's Changed

🌍 New language

⚙️ Dependencies

New Contributors

Full Changelog: 4.10.0...4.10.1

4.10.0

01 Feb 19:15
Compare
Choose a tag to compare

What's Changed

New features ✨

Dependencies ⚙️

Full Changelog: 4.9.4...4.10.0

4.9.4

27 Jan 23:36
Compare
Choose a tag to compare

What's Changed

Improvements ✨

Dependencies ⚙️

Full Changelog: 4.9.3...4.9.4

4.9.3

08 Dec 18:25
Compare
Choose a tag to compare

What's Changed

Language improvements 🌍

Dependencies ⚙️

New Contributors

Full Changelog: 4.9.2...4.9.3

4.9.2

29 Nov 19:44
Compare
Choose a tag to compare

What's Changed

New languages 🌍

Tooling 🔧

  • Add new lang to test, create action to copy strings from root locales by @decompil3d in #246

Dependencies ⚙️

New Contributors

Full Changelog: 4.9.1...4.9.2

4.9.1

27 Nov 19:15
be9ecd4
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐛

Dependencies ⚙️

Full Changelog: 4.9.0...4.9.1

4.9.0

22 Nov 19:41
Compare
Choose a tag to compare

What's Changed

New Features ✨

Color overrides can now be specified as an object with background and/or foreground colors:

colors:
  rainy:
    background: darkblue
    foreground: cyan
  cloudy:
    foreground: '#FF0000'
  hail:
    background: rgb(128, 128, 128)

Full Changelog: 4.8.0...4.9.0

4.8.0

17 Nov 21:17
Compare
Choose a tag to compare

What's Changed

New features ✨

Screenshot of wind barbs in action

Dependencies ⚙️

Full Changelog: 4.7.0...4.8.0

4.7.0

03 Nov 21:29
Compare
Choose a tag to compare

What's Changed

New features

Fixes

  • Adjust Readme formatting and add name to templatable options by @decompil3d in #205

Dependencies

  • Bump @typescript-eslint/parser from 5.40.1 to 5.41.0 by @dependabot in #203
  • Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 by @dependabot in #204
  • Bump cypress from 10.10.0 to 10.11.0 by @dependabot in #206
  • Bump @babel/plugin-proposal-decorators from 7.19.6 to 7.20.0 by @dependabot in #208
  • Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 by @dependabot in #210
  • Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 by @dependabot in #209

New Contributors

Full Changelog: 4.6.1...4.7.0