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

This commit is contained in:
2026-09-02 01:01:56 +02:00
parent 5fffd48642
commit 6c763fcb5a
30 changed files with 2022 additions and 51 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
# Corresponding source and provenance
The corresponding source for Helper Tools 0.1.0 will be published at:
The corresponding source for Helper Tools 0.2.0 will be published at:
https://git.add-ideas.de/lotobo/helper-tools/src/tag/v0.1.0
https://git.add-ideas.de/lotobo/helper-tools/src/tag/v0.2.0
Before that tag exists, the `main` branch in the same public repository is the
preferred source under active review. Build the release with Node.js 22 and the
@@ -19,7 +19,7 @@ not the preferred form for modification. No runtime code is loaded from a CDN.
## Implementation provenance
- The helpers and interface are original TypeScript and React project code.
- Toolbox manifest, shell and artifact checks use the shared Toolbox SDK 0.2.3.
- Toolbox manifest, shell and artifact checks use the shared Toolbox SDK 0.3.0.
- Encoding formats, IP notation, JSON, CSV, SI/IEC units, Unicode, ISO 8601,
checksum and digest algorithms were implemented from public specifications
and established interoperable formats; no source from an online calculator