Releases: kent-tokyo/sdsforge
Releases · kent-tokyo/sdsforge
Release list
v0.5.0
v0.4.1
v0.4.0
py-v0.2.0
chore: bump sdsforge Python package to 0.2.0 for release Version bump to match the upcoming py-v0.2.0 tag / PyPI release, the first Python publish carrying the renamed repository's build (previous releases 0.1.1-0.1.7 predate the crates.io publish of sdsforge/sdsforge-core under their canonical names). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
py-v0.1.7
feat: typed Finding — validate_typed() returns Vec<Finding> (0.3.9 / …
py-v0.1.6
feat: recall/precision/hallucinated metrics + coverage unit tests (0.…
py-v0.1.5
feat: add coverage columns to eval + surface enrich_composition warni…
py-v0.1.4
feat: add strict_mhlw to all Python conversion APIs + Trusted Publishing - to_json_with_report/to_json/to_json_bytes_with_report/to_json_bytes/ to_json_url_with_report/to_json_url all accept strict_mhlw=True, which calls validate(data, strict_mhlw=True) and raises ValueError on any HIGH/CRIT finding — fixes TypeError from README Quick Start - Remove PYPI_API_TOKEN from publish step; use OIDC Trusted Publishing - Bump to 0.1.4 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
py-v0.1.3
feat: eval_corpus quality — score fix, causasv_features.csv, golden f…
py-v0.1.2
chore: bump sdsconv Python package to 0.1.2 Includes pyo3 0.29 upgrade and wheel smoke test in CI. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>