Pysyncrosim

Latest version: v2.0.1

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

1.0.31

What's Changed

* Fixed issue with slow querying in `datasheets()` method - could be seen when trying to use the `return_hidden` argument

1.0.30

What's Changed:

* Bug fixes related to the removal of the `summary="CORE"` argument in the `datasheets()` methods
* Removal of the `condafilepath` configuration when a library is initialized (now this can only be configured using session attribute `conda_filepath`)
* Multiple scenarios can now be run in parallel by using the `project.run()` method and specifying a list of scenarios. Note that you need to enable this property in the SyncroSim Library `core_Multiprocessing` datasheet first.
* Added functions for working with SyncroSim folders, including: `library.retrieve_folder_data()`, `project.create_project_folder()`, `project.create_nested_folder()`, and `scenario.add_scenario_to_folder()`

1.0.29

What's Changed

* Removed rasterio bug fix code so pysyncrosim can be released on conda-forge

1.0.28

What's Changed

* Updated the Session attribute `conda_filepath` to return the default filepath instead of `None` when no conda filepath is set

1.0.27

What's Changed

* Fix bug when loading a template library and more than 1 addon package specified
* Added `list_templates` argument to `pysyncrosim.Session.packages()` so users can now view all available templates for a given package
* Fix bug where `forceUpdate` argument only invoked when loading an existing library (and not when loading a new library fromtemplate)

1.0.26

What's Changed
* Add conda functions and attributes by katieb1 in https://github.com/syncrosim/pysyncrosim/pull/56


**Full Changelog**: https://github.com/syncrosim/pysyncrosim/compare/1.0.25...1.0.26

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.