Skip to content

Releases: deepmodeling/dargs

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

v0.3.4

25 Nov 04:15
d8856ff
Compare
Choose a tag to compare

What's Changed

  • migrate from setup.py to pyproject.toml by @njzjz in #20
  • drop Python 3.6 support by @njzjz in #21
  • sphinx: render the list of arguments in the correct order by @njzjz in #22

Full Changelog: v0.3.3...v0.3.4

v0.3.3

27 Sep 00:49
Compare
Choose a tag to compare

display empty string default value correctly in doc generation.

v0.3.2

10 Jul 02:42
9bad3f6
Compare
Choose a tag to compare

What's Changed

  • refactor sphinx plugin by @njzjz in #14
  • add sphinx domain to enable permalink, cross-reference, and index by @njzjz in #15

Full Changelog: v0.3.1...v0.3.2

v0.3.1

11 Jun 03:27
582e07a
Compare
Choose a tag to compare

fix bug with sphinx plugin

v0.3.0

10 Jun 21:30
3c96e6e
Compare
Choose a tag to compare

Add docs and sphinx plugin, thanks to @njzjz

v0.2.9

23 Apr 21:59
1b778b3
Compare
Choose a tag to compare

support any kwargs in strict mode

v0.2.8

01 Jan 09:34
Compare
Choose a tag to compare

fix error in json dump for optional but no default values

v0.2.7

01 Jan 02:32
6cb4df3
Compare
Choose a tag to compare

support default in json