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.2KB

Changelog

4.0.2February 3, 2021Diff

Bug Fixes

  • fix DeflateCRC32Stream to support Node.js 15.6.0+ (#31) (#32)

Maintenance

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

4.0.1November 18, 2020Diff

Bug Fixes

  • use crc-32 rather than crc module (#28)

Maintenance

  • Bump mocha from 8.2.0 to 8.2.1 (#25)
  • Bump actions/checkout from v2.3.2 to v2.3.4 (#26)
  • Bump actions/setup-node from v2.1.1 to v2.1.2 (#23)
  • Bump mocha from 8.1.1 to 8.2.0 (#24)
  • Bump mocha from 8.1.0 to 8.1.1 (#18)
  • Bump actions/checkout from v2.3.1 to v2.3.2 (#19)
  • Bump mocha from 8.0.1 to 8.1.0 (#17)
  • Bump actions/setup-node from v2.1.0 to v2.1.1 (#16)

4.0.0July 18, 2020Diff

3.0.1August 2, 2019Diff

  • update dependencies

3.0.0April 29, 2019Diff

  • Require Node.js 6.9, update dependencies, use modern JS syntax (GH #10)
  • Do not use the deprecated Buffer() constructor (GH #8)
  • remove node v0.10 and v0.12 support

2.0.0February 13, 2017Diff

  • adopt nodejs core Hash API (GH #4)

1.0.1January 12, 2016Diff

  • Switch to node-crc for performance (GH #3)
  • bump deps to ensure latest versions are used.

Release Archive