• v0.2.3 603c0e49c1

    0xrsydn released this 2026-07-31 19:27:14 +00:00 | 0 commits to main since this release

    Fixes

    • handles the new spaced-header KSEI PDF layout (SHARE CODE, INVESTOR CLASSIFICATION) that broke schema classification
    • normalizes spaced header text before schema classification so both underscore (SHARE_CODE) and spaced layouts parse
    • adds INVESTOR_CLASSIFICATION to schema markers and header labels
    • satisfies clippy 1.97 lints that failed the ubuntu CI step (filter, sort_by_key(Reverse), ?)

    Scope

    • published from commit 603c0e4 (main, after PR #21 merge)
    • adds a test fixture from the live June 2026 KSEI PDF and a spaced-header test case
    • all 222 tests pass (143 unit + 79 integration), clippy + fmt clean
    • snapshot data asset unchanged: latest KSEI above-1% report is still as_of 2026-05-29; the parser fix enables future June/July imports once IDX publishes them
    Downloads