Releases: balassy/MMM-SingleStock
Releases · balassy/MMM-SingleStock
Updated all dependencies
Colorizing the percent change and a smaller view
Thanks to @adi-miller's contribution (#8) the module is now able to:
- Trim decimal in percent view to 2 digits
- Render in a reduced size view
- Render with colors
Modernize the development environment
This is a maintenance release to modernize the development environment. There are no changes in the code of the module so these updates should not affect the functionality of the module.
- Get rid of Grunt, use native npm scripts instead to run the linters.
- Update all dependencies to the latest versions.
Show change as percent
Thanks to Reese Wells' contribution the module is now able to display stock change as percent.
Security update (lodash CVE-2019-10744)
This is a maintenance release that updates all third party developer dependencies to the latest version and fix security vulnerability CVE-2019-10744 in the third-party developer dependency lodash
module.
This change should not affect the functionality of the module.