Python 0.1.0 — engine at full parity (PyPI)
First Python release, on PyPI as nl2time: the language-neutral core — IR validation, TimeContext, and the deterministic resolver (every op incl. holidays, business-day spans, DST-correct arithmetic, ordered ambiguity candidates) — at 100% bit-exact parity with the JS reference across all 2,760 engine-parity fixtures, enforced in CI. Time model: whenever. Parsing/rendering remain JS-only for now; IR producers today are the JS parser, schema-constrained LLM output, or your own code. pip install nl2time