Skip to content

Releases: kent-tokyo/sdsforge

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 04:53
sdsforge 0.5.0

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 12:19
sdsforge 0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 08:01
sdsforge 0.4.0

py-v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 09:59
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

Choose a tag to compare

@github-actions github-actions released this 29 Jun 03:49
feat: typed Finding — validate_typed() returns Vec<Finding> (0.3.9 / …

py-v0.1.6

Choose a tag to compare

@github-actions github-actions released this 29 Jun 01:43
feat: recall/precision/hallucinated metrics + coverage unit tests (0.…

py-v0.1.5

Choose a tag to compare

@github-actions github-actions released this 29 Jun 01:20
feat: add coverage columns to eval + surface enrich_composition warni…

py-v0.1.4

Choose a tag to compare

@github-actions github-actions released this 29 Jun 00:47
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

Choose a tag to compare

@github-actions github-actions released this 29 Jun 00:17
feat: eval_corpus quality — score fix, causasv_features.csv, golden f…

py-v0.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 23:52
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>