Skip to content

v1.2.0

Compare
Choose a tag to compare
@devclinton devclinton released this 23 Jun 22:08
· 4369 commits to master since this release
ea042e7

Bugs
#859 - After install idmtools, still can not find model ‘idmtools’
#873 - Task Plugins all need a get_type
#877 - Change RequirementsToAssetCollection to link AssetCollection and retrieve Id more reliability
#881 - With CommandTask, experiment must have an asset to run
#882 - CommandTask totally ignores common_assets
#893 - CommandTask: with transient asset hook, it will ignore user’s transient_assets

Developer/Test
#885 - Platform to lightly execute tasks locally to enable better testing of Task life cycle

Documentation
#482 - Running experiments locally
#768 - Update breadcrumbs for docs
#860 - Create .puml files for UML doc examples within docs, add new files to existing .puml in diagrams directory, link to files
#867 - Examples - document cli download experience for example scripts
#870 - CLI - update documentation to reflect latest changes
#875 - Enable JSON Documentation Builds on Help for future Help Features
#889 - Parameter sweeps with EMOD
#896 - Add version to docs build
#903 - Add version to documentation

Feature Request
#832 - Implement underlying API needed for reload_from_simulation
#876 - Add option to optionally rebuild tasks on reload
#883 - Add new task type TemplateScriptTask to support Templated Scripts

User Experience
#713 - Move all user output to customer logger