Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 570B

Change Log

[v4.0.1] - 2017-01-04

Fixed

  • jsnext build uses babel-plugin-transform-builtin-extend (#27)

[v4.0.0] - 2016-10-03

Added

  • jsnext build (#26)

[v3.2.0] - 2016-09-29

Added

  • TypeScript definitions (#24)

[v3.1.0] - 2016-09-08

Changed

  • Point jsnext build to transpiled code (#23)

[v3.0.1] - 2016-07-14

Changed

  • Move Babel config to .babelrc (#20)

[v3.0.0] - 2016-05-18

Changed

  • Upgrade to Babel 6 (#16)
  • Make message, name, and stack properties configurable (to match built-in Error) (#17)