What's Changed
- ci: fix PyPI publish workflow on ubuntu-latest by @njzjz-bot in #108
- chore(deps): bump codecov/codecov-action from 5 to 7 by @dependabot[bot] in #111
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #112
- chore(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #132
- Support python -m dargs from source checkouts by @njzjz-bot in #151
- Escape user content in notebook HTML by @njzjz-bot in #155
- Add a notebook optional dependency extra by @njzjz-bot in #161
- Raise the supported Python floor to 3.7.4 by @njzjz-bot in #157
- Remove deprecated Ruff init import setting by @njzjz-bot in #164
- Fix atomic-energy loss prefactor documentation by @njzjz-bot in #160
- Map Python int to JSON Schema integer by @njzjz-bot in #153
- Raise ArgumentTypeError for non-string variant choices by @sapunyangkut in #131
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #109
- Copy mutable defaults during normalization by @njzjz-bot in #152
- Derive Sphinx versions dynamically by @njzjz-bot in #163
- Validate dict-style repeated JSON Schema entries by @njzjz-bot in #154
- Forward --trim-pattern through the CLI by @njzjz-bot in #150
- Enable Ruff DOC rule and fix docstring violations by @njzjz with @Copilot in #102
- Resolve chained relative refs from containing files by @njzjz-bot in #156
- Run CLI tests against the checkout by @njzjz-bot in #159
- Tighten Codecov status thresholds by @njzjz-bot in #162
- Validate root values in check_value by @njzjz-bot in #149
- Toggle the real RAW_ANCHOR setting in doc tests by @njzjz-bot in #158
- docs: add dargs logo to README and documentation by @njzjz-bot in #165
- fix: trim repeat-dict metadata before validation by @njzjz-bot in #166
- fix: preserve root $ref base directory in check_value by @njzjz-bot in #167
- refactor: centralize traversal context and ref loading by @njzjz-bot in #168
New Contributors
- @sapunyangkut made their first contribution in #131
Full Changelog: v0.5.0...v0.5.1