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

Changelog

4.1.1May 30th, 2021Diff

Maintenance

  • Bump mocha from 8.2.1 to 8.4.0 (#70)
  • Bump crc32-stream from 4.0.1 to 4.0.2 (#59)
  • Bump y18n from 4.0.0 to 4.0.1 (#69)
  • Bump chai from 4.2.0 to 4.3.4 (#67)
  • Bump actions/setup-node from 2.1.4 to 2.1.5 (#71)

4.1.0March 2, 2021Diff

Features

  • Allow prepending forward slash in entry name (#63)

Maintenance

  • Bump actions/setup-node from v2.1.2 to v2.1.4 (#58)

4.0.1July 20, 2020Diff

4.0.0July 18, 2020Diff

3.0.0April 14, 2020Diff

  • breaking: slowly catch up with node LTS, remove support for versions under 8.
  • update multiple deps.

2.1.1August 2, 2019Diff

  • update crc32-stream to v3.0.1

2.1.0August 2, 2019Diff

  • update crc32-stream to v3.0.0

2.0.0July 19, 2019Diff

  • breaking: follow node LTS, remove support for versions under 6.
  • test: now targeting node v10 and v12
  • fix: update Buffer calls to alloc/from
  • fix: Add offset to buffer call (#31)
  • other: update normalize-path@3 (#34)
  • other: update dependencies

Release Archive