Releases: deepmodeling/dargs
Releases · deepmodeling/dargs
v0.2.6
27 Jul 07:16
Compare
Sorry, something went wrong.
No results found
v0.2.5
15 May 07:23
Compare
Sorry, something went wrong.
No results found
Now support action to auto publish to pypi.
v0.2.4
13 May 21:52
Compare
Sorry, something went wrong.
No results found
Nothing new. Small refactor and to update pypi package.
v0.2.3
13 May 04:18
Compare
Sorry, something went wrong.
No results found
v0.2.2
14 Apr 17:48
Compare
Sorry, something went wrong.
No results found
use RST style reference instead of raw html as default.
v0.2.1
13 Apr 06:34
Compare
Sorry, something went wrong.
No results found
improvement in doc gen:
show alias for keys and variant choices
now possible to add links in variant choices with make_link=True in gen_doc function.
v0.2.0
11 Apr 05:27
Compare
Sorry, something went wrong.
No results found
major:
refactor the code to use dict to save subfields and subvariants
change the way of traversing sub variants
support indexing for Argument object (index is same as path)
minor:
fix error when use strict checking with vatiants
support extra value checking function
add dpmd arguments as an integrated test
v0.1.3
06 Jan 04:13
Compare
Sorry, something went wrong.
No results found
Bug fixings:
missing doc for variant
alias is not supported for variant
v0.1.2
30 Oct 08:05
Compare
Sorry, something went wrong.
No results found
1, refined document style.
2, support cross ref in doc.
v0.1.1
19 Oct 00:19
Compare
Sorry, something went wrong.
No results found
use setuptools_scm to automatically determine the verion for packaging