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 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. 1.1.3 / 2018-08-14
  2. =================
  3. * [Refactor] use a for loop instead of `foreach` to make for smaller bundle sizes
  4. * [Robustness] cache `Array.prototype.concat` and `Object.defineProperty`
  5. * [Deps] update `object-keys`
  6. * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `nsp`, `tape`, `jscs`; remove unused eccheck script + dep
  7. * [Tests] use pretest/posttest for linting/security
  8. * [Tests] fix npm upgrades on older nodes
  9. 1.1.2 / 2015-10-14
  10. =================
  11. * [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG
  12. * [Deps] Update `object-keys`
  13. * [Dev Deps] update `jscs`, `tape`, `eslint`, `@ljharb/eslint-config`, `nsp`
  14. * [Tests] up to `io.js` `v3.3`, `node` `v4.2`
  15. 1.1.1 / 2015-07-21
  16. =================
  17. * [Deps] Update `object-keys`
  18. * [Dev Deps] Update `tape`, `eslint`
  19. * [Tests] Test on `io.js` `v2.4`
  20. 1.1.0 / 2015-07-01
  21. =================
  22. * [New] Add support for symbol-valued properties.
  23. * [Dev Deps] Update `nsp`, `eslint`
  24. * [Tests] Test up to `io.js` `v2.3`
  25. 1.0.3 / 2015-05-30
  26. =================
  27. * Using a more reliable check for supported property descriptors.
  28. 1.0.2 / 2015-05-23
  29. =================
  30. * Test up to `io.js` `v2.0`
  31. * Update `tape`, `jscs`, `nsp`, `eslint`, `object-keys`, `editorconfig-tools`, `covert`
  32. 1.0.1 / 2015-01-06
  33. =================
  34. * Update `object-keys` to fix ES3 support
  35. 1.0.0 / 2015-01-04
  36. =================
  37. * v1.0.0