Skip to content

Releases: balassy/MMM-SingleStock

Updated all dependencies

11 Mar 03:59
8e82a55
Compare
Choose a tag to compare

This is a maintenance release that updates all third party dependencies to the latest version. This change should not affect the functionality of the module.

Colorizing the percent change and a smaller view

11 Mar 03:58
66793e0
Compare
Choose a tag to compare

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

16 Aug 05:51
Compare
Choose a tag to compare

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

12 Aug 04:00
Compare
Choose a tag to compare

Thanks to Reese Wells' contribution the module is now able to display stock change as percent.

Security update (lodash CVE-2019-10744)

31 Jul 03:20
Compare
Choose a tag to compare

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.