Releases: Hiepler/EuConform
Releases · Hiepler/EuConform
@euconform/core@1.5.0
Minor Changes
-
0f6c07d: Add schema validation, CycloneDX SBOM import, and AI BOM v1.1 schema revision
- Introduce
euconform.aibom.v1.1schema with optional import provenance metadata - Add
validatecommand for checking EuConform JSON documents against published schemas - Add
importcommand for mapping CycloneDX JSON SBOMs into the EuConform AI BOM layer - Add PURL parser with graceful handling of malformed percent-encoding
- Remove
validateandimportCycloneDxfrom core barrel export (available via@euconform/core/validationand@euconform/core/sbomsubpath exports)
- Introduce
@euconform/cli@1.2.0
Minor Changes
-
0f6c07d: Add schema validation, CycloneDX SBOM import, and AI BOM v1.1 schema revision
- Introduce
euconform.aibom.v1.1schema with optional import provenance metadata - Add
validatecommand for checking EuConform JSON documents against published schemas - Add
importcommand for mapping CycloneDX JSON SBOMs into the EuConform AI BOM layer - Add PURL parser with graceful handling of malformed percent-encoding
- Remove
validateandimportCycloneDxfrom core barrel export (available via@euconform/core/validationand@euconform/core/sbomsubpath exports)
- Introduce
Patch Changes
- Updated dependencies [0f6c07d]
- @euconform/core@1.5.0
@euconform/core@1.4.0
Minor Changes
-
24bff85: Republish bias-testing API on
@euconform/core. The previous release attempted to bump core to1.3.0, but that version had already been published from the ECEF release on April 10 — so the new exports never made it to npm.Adds (re-published as
1.4.0):./datasetssubpath export withloadCrowsPairsDataset(language)CapabilityCacheinterface andOllamaClientconstructor argument for Node.js environmentssideEffects: falseflag for tree-shakeable browser bundles
@euconform/cli@1.1.1
Patch Changes
- Updated dependencies [24bff85]
- @euconform/core@1.4.0
@euconform/cli@1.1.0
Minor Changes
- 7b8b23f: Add CrowS-Pairs bias testing to CLI with standalone
euconform biascommand andeuconform scan --biasintegration. CrowS-Pairs datasets moved to core package withloadCrowsPairsDataset()loader. CapabilityCache abstraction enables OllamaClient usage in Node.js environments. New/bias-checkpage on documentation site positioning bias testing as key differentiator.
Patch Changes
- Updated dependencies [7b8b23f]
- @euconform/core@1.3.0
@euconform/core@1.3.0
Minor Changes
- caae33d: ECEF Stage 2: Add bundle.v1 manifest with SHA-256 integrity hashes and optional ZIP transport. Add verify command to CLI for manifest, directory, and ZIP validation. First public release of @euconform/cli with scan, verify, and --zip support.
@euconform/cli@1.0.0
Major Changes
- caae33d: ECEF Stage 2: Add bundle.v1 manifest with SHA-256 integrity hashes and optional ZIP transport. Add verify command to CLI for manifest, directory, and ZIP validation. First public release of @euconform/cli with scan, verify, and --zip support.
Patch Changes
- Updated dependencies [caae33d]
- @euconform/core@1.3.0
@euconform/core@1.2.0
Minor Changes
- 50566c7: Add GPAI compliance module (Art. 53-55) with dedicated quiz flow, classifier, and results checklist for Foundation Model providers. Add compliance gap analysis with prioritized action plans for both Annex III and GPAI paths. Fix open-source unsure flag,
@euconform/core@1.1.0
What's Changed
- Add ability for users to upload custom test data files (.csv, .json) for bias testing instead of using default CrowS-Pairs datasets. @Hiepler in #2
Full Changelog: https://github.com/Hiepler/EuConform/compare/@euconform/core@1.0.1...@euconform/core@1.1.0