Skip to content

Releases: decompil3d/lovelace-hourly-weather

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

4.6.1

25 Oct 14:16
80c20da
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix wind direction not showing when bearing approaches 360 degrees by @pauln in #202

Dependencies

Full Changelog: 4.6.0...4.6.1

4.6.0

18 Oct 18:10
dc69f80
Compare
Choose a tag to compare

What's Changed

New Features

Dependencies

  • Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 by @dependabot in #186
  • Bump @typescript-eslint/parser from 5.40.0 to 5.40.1 by @dependabot in #187

Full Changelog: 4.5.1...4.6.0

4.5.1

18 Oct 03:04
a670d54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.5.0...4.5.1

4.5.0

17 Oct 03:36
Compare
Choose a tag to compare

What's Changed

New features

Dependencies

New Contributors

Full Changelog: 4.4.1...4.5.0

4.4.1

10 Oct 04:29
Compare
Choose a tag to compare

What's Changed

Improvements ✨

  • Render a graceful message when forecast is not available by @decompil3d in #172

Tests ✅

Dependencies

Full Changelog: 4.4.0...4.4.1

4.4.0

04 Oct 04:18
Compare
Choose a tag to compare

What's Changed

Features

Dependencies

Full Changelog: 4.3.1...4.4.0

4.3.1

25 Aug 21:43
Compare
Choose a tag to compare

What's Changed

Translations

Dependencies

  • Bump @typescript-eslint/parser from 5.34.0 to 5.35.1 by @dependabot in #125
  • Bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1 by @dependabot in #126

New Contributors

Full Changelog: 4.3.0...4.3.1

4.3.0

24 Aug 20:42
Compare
Choose a tag to compare

What's Changed

Improvements

  • Refactor localization to allow configured language and better use of server language by @decompil3d in #123

Dependencies

Full Changelog: 4.2.4...4.3.0

4.3.0-beta.0

24 Aug 18:13
Compare
Choose a tag to compare
4.3.0-beta.0 Pre-release
Pre-release
  • Test out refactored localization logic