Commits
Click on a commit to change the comparison rangeAdd config parameter to Parser classes docs: update CLI reference documentation and prompt data4 months ago
by github-actions[bot] Merge branch 'main' into feature/parser-config-pattern Refactor Parser __init__ to use config pattern with model_validate Add ParserConfig.from_options() classmethod for Pydantic v1/v2 compatibility Add tests for Parser config+options coverage and simplify base Parser.__init__ Remove dead code in Pydantic v1 from_options path