Releases: FNNDSC/aiochris
v0.9.0
New: Feed.delete
e6b3acf
PyPI: https://pypi.org/project/aiochris/0.9.0/
Documentation: https://FNNDSC.github.io/aiochris/v0.9.0
Container image: podman pull ghcr.io/fnndsc/aiochris:0.9.0
v0.8.1
Fixed: PatientAge
and PatientBirthDate
may be None
fbeb734
PyPI: https://pypi.org/project/aiochris/0.8.1/
Documentation: https://FNNDSC.github.io/aiochris/v0.8.1
Container image: podman pull ghcr.io/fnndsc/aiochris:0.8.1
v0.8.0
PyPI: https://pypi.org/project/aiochris/0.8.0/
Documentation: https://FNNDSC.github.io/aiochris/v0.8.0
Container image: podman pull ghcr.io/fnndsc/aiochris:0.8.0
v0.6.0
v0.4.0
Can create compute resource with the innetwork
setting
v0.3.2
Fixed ChrisClient.create_user
parameter session
is optional d7a3817
aiochris v0.3.1
Fixed pyserde dependency 08bf52d
v0.3.0
https://FNNDSC.github.io/aiochris/v0.3.0
Added new resources PACSFile
and PluginParameter
.
new constructor method ChrisClient.from_chrs
.
v0.2.0
module renamed from chris
to aiochris