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

This commit is contained in:
2026-09-02 07:11:11 +02:00
parent 0c1fc94b58
commit ed030cada6
34 changed files with 1446 additions and 74 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
# Corresponding source and provenance
The corresponding source for Colour Tools 0.1.0 is:
The corresponding source for Colour Tools 0.2.0 is:
https://git.add-ideas.de/lotobo/colour-tools/src/tag/v0.1.0
https://git.add-ideas.de/lotobo/colour-tools/src/tag/v0.2.0
Build that tag with Node.js 22 and the exact dependency graph recorded in
`package-lock.json`:
@@ -20,7 +20,7 @@ and the applicable third-party notices.
## Implementation provenance
- The application is original project code and uses the shared Toolbox SDK
packages at version 0.2.3 for its manifest contract, shell, and build checks.
packages at version 0.3.0 for its manifest contract, shell, and build checks.
- Colour conversion and adaptation use Color.js 0.7.1. Its MIT licence is
reproduced in `LICENSES/colorjs.io-MIT.txt`.
- The compositing, interpolation, palette, image-sampling, contrast, comparison,