feat: add Python and Java regex engines
This commit is contained in:
@@ -18,9 +18,13 @@ on publication failure, replaces an existing exact version only with
|
||||
`--force`, and produces:
|
||||
|
||||
```text
|
||||
release/regex-tools-0.2.0.zip
|
||||
release/regex-tools-0.2.0.zip.sha256
|
||||
release/regex-tools-0.3.0.zip
|
||||
release/regex-tools-0.3.0.zip.sha256
|
||||
```
|
||||
|
||||
The existing `release/regex-tools-0.1.0.zip` and matching sidecar are historical
|
||||
immutable artifacts. Creating v0.2.0 must not replace, rename or remove them.
|
||||
Before packaging, the engine verifier checks the closed PCRE2, Python and Java
|
||||
file sets in `dist/`, including checksums, metadata, licences/notices, module
|
||||
and WebAssembly identities and self-hosted relative asset references.
|
||||
|
||||
The existing v0.1.0 and v0.2.0 ZIPs and matching sidecars are historical
|
||||
immutable artifacts. Creating v0.3.0 must not replace, rename or remove them.
|
||||
|
||||
Reference in New Issue
Block a user