Releases: biosimulations/biosimulations
Releases · biosimulations/biosimulations
v9.64.0
9.64.0 (2025-01-09)
Features
- support NaN, Infinity, -Infinity in simdata-api (d8902bb)
- update simdata-api NestJS client to handle NaN and Infinity (b6b87c9)
v9.63.0
9.63.0 (2024-12-30)
Bug Fixes
- remove unused yaml import from app.py (bdcfb06)
- spelling due to \n preceding keywords (894d4f6)
Features
- remove /run endpoints from combine-api (ca22817)
v9.62.3
9.62.3 (2024-12-13)
Bug Fixes
- ensure lower case name for container image urls (e0d8dbe)
v9.62.2
9.62.2 (2024-12-05)
Bug Fixes
- adjust archive creation for correct files spec (000c874)
- updated rerun params to include all original files (d69c8a0)
v9.62.1
9.62.1 (2024-12-02)
Bug Fixes
- correct log from simdata api client wrapper module (4dba520)
v9.62.0
9.62.0 (2024-11-25)
Bug Fixes
- added form value handler for custom simulation archive creation req (60624c9)
- combine-api python 3.10, biosimulators_utils 0.2.3, libcellml 0.5.0 (395456f)
- fixed openapi import in combine test (2f2b169)
- regen lock and correct openapi versions (7d5d26f)
- remove lock for lock file gen in build and fix pytest (bf351c2)
- update customize simulation params for custom archive request (5e6beeb)
- update dev container for appropriate post build commands (070cc07)
Features
- added netlify.toml for redirect from dispatch to platform (d3b6201)
- added simulation project overview buttons with links (ac04e01)
v9.61.3
9.61.3 (2024-10-30)
Bug Fixes
- added null handler for dataset mapping getter (7fbf1a8)
- null handler for default model format in spec and form and whitespc (c4eea35)
- update format name in spec test (f2731de)
- update upload model test for proper test fixture (7d16406)
v9.61.2
9.61.2 (2024-10-16)
Bug Fixes
- add needed imports for hpc singularity builder unit test (5f8bfba)
- throw exception with error message if fail to process sedml (65efa6a)
v9.61.1
9.61.1 (2024-10-02)
Bug Fixes
- update download artifact version in deploy workflow (469581d)
v9.61.0
9.61.0 (2024-10-02)
Bug Fixes
- added run biosimulations handler (bfcfcf7)
- const over let for lint (485e449)
- finally updated and fixed custom project param setters (df42912)
- remove offending line for lint (83742d1)
- remove unused imports for lint (fde31bb)
- update project forms (256a039)
- update to create project handlers (5441da5)
- update to custom rerun (e48826c)
- update to new project submission handler (05e4554)
- updated spec (ab94c82)
- upgraded upload artifact action version and rem log (578462d)
Features
- added download of custom archive (ba7f976)
- added model verification component for site utils (2e2b1c2)
- added placeholder verification content (e3379fa)