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.
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Bug Fixes
- deno: import UIOptions from definitions (#97) (f04f343)
Bug Fixes
- exports: node 13.0 and 13.1 require the dotted object form with a string fallback (#93) (eca16fc)
Bug Fixes
- exports: node 13.0-13.6 require a string fallback (#91) (b529d7e)
Bug Fixes
- build: main should be build/index.cjs (dc29a3c)
⚠ BREAKING CHANGES
- tsc/ESM/Deno support (#82)
- modernize deps and build (#80)
Build System
Code Refactoring
⚠ BREAKING CHANGES
Code Refactoring
Bug Fixes
- Update wrap-ansi to fix compatibility with latest versions of chalk. (#60) (7bf79ae)
BREAKING CHANGES
- Drop support for node < 6.
Features
Bug Fixes
- downgrades strip-ansi to version 3.0.1 (#54) (5764c46)
- set env variable FORCE_COLOR. (#56) (7350e36)
Chores
Features
BREAKING CHANGES
- officially drop support for Node < 4
Bug Fixes
Features
- adds standard-version for release management (ff84e32)