v1.0.1
New features and enhancements
- Decouple property calculations into individual sub-workflow to facilitate the customization of complex property functions
- Support one-click parallel submission of multiple workflows
- Support run step in the single step test mode (Interaction method similar to
auto_test
) - Allow user to adjust concurrency for task submission via
group_size
andpool_size
- Allow user to customize suffix of property calculation directory so that multiple tests with identical property templates but different settings can be run within one workflow
- Refactor and optimize the command line interaction
- Enhance robustness across diverse use scenarios, especially for the local debug mode
Contributors
What's Changed
- chore: revise README.md by @ZLI-afk in #30
- Devel by @kevinwenminion in #31
- Devel by @kevinwenminion in #32
- Devel update by @ZLI-afk in #33
- Devel by @kevinwenminion in #35
- Devel by @kevinwenminion in #34
- V1.0 by @ZLI-afk in #38
- minor changes in README by @kevinwenminion in #39
- V1.0 by @ZLI-afk in #40
- docs: update version to 1.0.1 and publish to pypi by @ZLI-afk in #41
- Devel 1.0 by @kevinwenminion in #42
- docs: update version in README.md by @ZLI-afk in #43
- Devel 1.0 by @kevinwenminion in #44
Full Changelog: v0.1.0...v1.0.1