8000 Releases · biosimulations/biosimulations · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: biosimulations/biosimulations

v9.64.0

09 Jan 19:15
368f97a
Compare
Choose a tag to compare

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

30 Dec 14:51
667f920
Compare
Choose a tag to compare

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

13 Dec 00:31
b97dafc
Compare
Choose a tag to compare

9.62.3 (2024-12-13)

Bug Fixes

  • ensure lower case name for container image urls (e0d8dbe)

v9.62.2

05 Dec 21:20
07729bf
Compare
Choose a tag to compare

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

02 Dec 22:22
3c4a7a0
Compare
Choose a tag to compare

9.62.1 (2024-12-02)

Bug Fixes

  • correct log from simdata api client wrapper module (4dba520)

v9.62.0

25 Nov 18:28
da1db5a
Compare
Choose a tag to compare

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

30 Oct 14:47
90cf4eb
Compare
Choose a tag to compare

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

16 Oct 13:52
f9b7a58
Compare
Choose a tag to compare

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

02 Oct 16:49
51a922c
Compare
Choose a tag to compare

9.61.1 (2024-10-02)

Bug Fixes

  • update download artifact version in deploy workflow (469581d)

v9.61.0

02 Oct 16:02
26587db
Compare
Choose a tag to compare

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)
0