Skip to content

Releases: nkl-kst/MMM-RBB-Weather

[2.0.1] - 2019-01-16

16 Jan 21:38
b888e52
Compare
Choose a tag to compare

Fixed

  • Use Font Awesome 5 with correct "fas" class

[2.0.0] - 2018-12-04

04 Dec 19:39
1f2d0bf
Compare
Choose a tag to compare

Added

  • Use RBB fallback icons if no Amchart mapping was found
  • e2e tests

Changed

  • Magic Mirror 2.2.0 is now required to run this module (Nunjucks support required)
  • Reduced range of temperature icons from 8 to 7 degrees
  • Moved current text and windspeed out of the temperature div
  • Retry to connect to endpoint in integration tests up to two times

[1.2.0] - 2018-11-14

14 Nov 20:07
a9f193b
Compare
Choose a tag to compare

Added

  • Rendering Nunjucks templates for modules HTML ouput
  • lodash.clonedeep@^4.5.0 to devDependencies
  • nunjucks@^3.0.1 to devDependencies
  • 'no-unused-vars' warning in eslint config

Fixed

  • Use Font Awesome (and Font Awesome 5) CSS files in getStyles()
  • Use Font Awesome 5 icons not before MagicMirror version 2.6.0
  • Forecast table data is now right aligned

Updated

  • Test setup with ModuleTestEnv.js and NunjucksTestEnv.js
  • Moved endpoint integration tests into 'endpoint' subfolder

Removed

  • getDom() and getCurrentDiv() module functions (use Nunjucks template instead)
  • decache@^4.4.0 and jsdom@^13.0.0 dependencies

[1.1.1] - 2018-10-31

31 Oct 19:34
38febc8
Compare
Choose a tag to compare

Added

  • Icon mapping for thunder and additional rain types

Updated

  • eslint-plugin-node@^8.0.0
  • jsdom@^13.0.0
  • Use Font Awesome 5 icons if MagicMirror version is higher than 2.5.0

[1.1.0] - 2018-10-26

26 Oct 18:56
9865f38
Compare
Choose a tag to compare
Merge pull request #8 from nkl-kst/dev

Version 1.1.0

[1.0.0] - 2018-09-21

21 Sep 20:28
Compare
Choose a tag to compare

Initial release of this module.