2.0.0#

Platform#

  • #1655 - Support ‘missing_ok’ argument to Platform class without generating warnings

  • #2313 - idmtools.ini ‘type’ parameter should not be case sensitive

  • #2327 - When submit experiment with specific platform(instead of factory platform), it requires pass platform to run function

  • #2171 - Experiment is missing add_simulation and add_simulations methods

  • #2028 - iplatform non-descriptive error message: invalid type

  • #2357 - Need to make sure assets exist when retrieving assets

  • #2366 - Add max folder/files path length check for Windows

Bugs#

  • #2355 - Cache issue when deleting suite

  • #2342 - idmtools cli still contains some command for Local Platform

  • #2325 - If not use factory platform, it will throw warning

Feature requests#

  • #2143 - Readable/meaningful suite/experiment/simulation output directory names

  • #2352 - Refactor SlurmPlatform item path (user readable)

  • #2037 - experiment should only need one wait_on_done method

Documentation#

  • #2345 -Improve document (add more details to Container Platform)