Skip to content

Releases: deepmodeling/dargs

v0.4.8

15 Jul 00:16
94d00fe
Compare
Choose a tag to compare

What's Changed

New features

  • feat: add command line interface by @njzjz in #72

Bugfix

  • fix: fix the type check action by @njzjz in #69
  • fix: remove ref-names from .git_archival.txt by @njzjz-bot in #71

Full Changelog: v0.4.7...v0.4.8

v0.4.7

12 Jun 20:16
d934085
Compare
Choose a tag to compare

What's Changed

New features

  • feat: allow repeat with dtype=dict by @njzjz in #67

Documentation

  • docs: add json_schema to toc by @njzjz in #64

CI/CD

Full Changelog: v0.4.6...v0.4.7

v0.4.6

03 Jun 06:49
2a17ab3
Compare
Choose a tag to compare

What's Changed

New features

Enhancement

  • chore: improve type checking by @njzjz in #62

Documentation

  • docs: highlight features by @njzjz in #59
  • docs: setup uv for readthedocs by @njzjz in #60

Full Changelog: v0.4.5...v0.4.6

v0.4.5

06 Apr 04:19
652f8f2
Compare
Choose a tag to compare

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

  • fix(nb): do not wrap linebreak/indent into the code block by @njzjz in #56

CI/CD

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4

21 Feb 07:53
55baeed
Compare
Choose a tag to compare

What's Changed

New features

  • Support rendering JSON in a Jupyter Notebook by @njzjz in #44

Code format

Full Changelog: v0.4.3...v0.4.4

v0.4.3

01 Nov 01:06
80d843b
Compare
Choose a tag to compare

Bugfix

  • fix compatibility with Python 3.12 by @njzjz in #42

CI/CD

Full Changelog: v0.4.2...v0.4.3

v0.4.2

25 Oct 17:00
bcbca9c
Compare
Choose a tag to compare

What's Changed

  • fix minimal typeguard version by @njzjz in #39
  • do not add type of default if it is already in type by @njzjz in #40

Full Changelog: v0.4.1...v0.4.2

v0.4.1

24 Oct 04:16
b3a7a97
Compare
Choose a tag to compare

Bugfix

  • fix compatibility with Python 3.7 by @njzjz in #38

Full Changelog: v0.4.0...v0.4.1

v0.4.0

24 Oct 03:40
d97bd20
Compare
Choose a tag to compare

New features

  • support types in the typing module by @njzjz in #37

Documentation

Full Changelog: v0.3.5...v0.4.0

v0.3.5

21 Apr 03:58
33c2073
Compare
Choose a tag to compare

Breaking changes

Features

  • add custom error messages for extra check by @njzjz in #23

Bugfix

Code Formats and CI/CD

New Contributors

Full Changelog: v0.3.4...v0.3.5