Skip to content

Releases: FNNDSC/chrisomatic

chrisomatic 1.0.0

27 Jul 06:17
d5b51f1
Compare
Choose a tag to compare

Project was migrated to rye. This helped us bring down the compressed image size from 165MB to 27MB.

chrisomatic 0.8.0a1 (directory-centric ChRIS)

19 Jan 21:56
7917c10
Compare
Choose a tag to compare

Changed collection_links

chrisomatic 0.7.1

15 Oct 23:47
aeb33ed
Compare
Choose a tag to compare

Better error message for when compute resource configuration is invalid.

chrisomatic 0.7.0

12 Oct 18:35
e9361d0
Compare
Choose a tag to compare

Added support for chris_plugin version 0.3.0 and above.

chrisomatic 0.6.0

05 Oct 09:44
7cd003e
Compare
Choose a tag to compare

chrisomatic file version spec increased to 1.2. ChRIS store related configurations now cause errors. In-network pfcons now supported.

chrisomatic 0.5.0

13 Jul 01:04
2cbb68e
Compare
Choose a tag to compare

chrisomatic file version spec increased to 1.1. chrisomatic no longer supports adding plugins from a ChRIS_Store, instead it adds plugins from "peer" CUBEs to other CUBEs.

v0.5.0.a2

07 Jul 15:59
f6be823
Compare
Choose a tag to compare
v0.5.0.a2 Pre-release
Pre-release

FIxes #8 #9

v0.4.1

25 Jan 10:39
925041c
Compare
Choose a tag to compare
  • a spinner was added for parsing the YAML using StrictYAML
  • catches broader range of exceptions while polling backends (supports Podman now)

v0.4.0

15 Jan 01:03
c175f7e
Compare
Choose a tag to compare
Fix typo

v0.3.3

04 Jan 23:21
ae38292
Compare
Choose a tag to compare

Now supports ChRIS backend version v4.0.0.pre1

Breaking change was introduced by FNNDSC/ChRIS_ultron_backEnd#477