Releases: deepmodeling/dargs
Releases · deepmodeling/dargs
v0.4.10
v0.4.9
What's Changed
- feat: show doc of variants after links by @njzjz in #82
- fix: throw meaningful error message for wrong dtype of repeated dict by @njzjz in #81
- docs: pin sphinx-argparse to < 0.5.0 by @njzjz-bot in #76
- docs: document how to use dargs sphinx directive in markdown files by @njzjz in #77
- docs: fix referenced argument func by @njzjz in #79
- docs: replace sphinx-rtd-theme with sphinx-book-theme by @njzjz-bot in #78
Full Changelog: v0.4.8...v0.4.9
v0.4.8
v0.4.7
v0.4.6
What's Changed
New features
- feat(build): Add Git archives version files by @njzjz-bot in #58
- feat: support JSON schema by @njzjz in #63
Enhancement
Documentation
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
New features
- feat: did you mean for variant chocie by @njzjz in #47
- feat: add did you mean message for strict check by @njzjz in #54
Bugfix
CI/CD
- CI: Bump codecov/codecov-action from v3 to v4 by @njzjz-bot in #50
- CI: Setup Dependabot for GitHub Actions by @njzjz-bot in #51
- Bump actions/setup-python from 2 to 5 by @dependabot in #53
- Bump actions/checkout from 2 to 4 by @dependabot in #52
New Contributors
- @njzjz-bot made their first contribution in #50
- @dependabot made their first contribution in #53
Full Changelog: v0.4.4...v0.4.5