Releases: nkl-kst/MMM-RBB-Weather
Releases · nkl-kst/MMM-RBB-Weather
[2.0.1] - 2019-01-16
[2.0.0] - 2018-12-04
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
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
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
Merge pull request #8 from nkl-kst/dev Version 1.1.0
[1.0.0] - 2018-09-21
Initial release of this module.