Release MIDI Tools 0.2.0
Verify / verify (push) Canceled after 0s

This commit is contained in:
2026-09-02 09:14:48 +02:00
parent 4b51a6d903
commit 06e095a2eb
40 changed files with 1581 additions and 126 deletions
+5 -1
View File
@@ -1,5 +1,9 @@
# Third-party notices
MIDI Tools is GPL-3.0-or-later. Runtime dependencies are React, React DOM and the add·ideas Toolbox Contract, Shell and Helpers packages. Exact versions and declared licences are recorded in `package-lock.json`; detected runtime licence texts are generated into release archives at `LICENSES/npm-runtime-licenses.txt`.
MIDI Tools is GPL-3.0-or-later. Runtime dependencies are React and React DOM
(MIT), add·ideas Toolbox Contract and Shell React 0.3.0 (Apache-2.0), and
Toolbox Helpers 0.2.0 (GPL-3.0-or-later). Exact versions and declared licences
are recorded in `package-lock.json`; detected runtime licence texts are
generated into release archives at `LICENSES/npm-runtime-licenses.txt`.
“MIDI” refers to the Standard MIDI File data format. This project is independent and does not imply endorsement by the MIDI Association.