Releases: CHIMEFRB/workflow
Releases · CHIMEFRB/workflow
v1.9.7
1.9.7 (2024-07-29)
Bug Fixes
- work: increase max timeout from 1 day to 3 days (#102) (2e1453e)
- workspace: update chimefrb http urls (bc13da7)
v1.9.6
1.9.6 (2024-07-23)
Bug Fixes
v1.9.5
1.9.5 (2024-07-18)
Bug Fixes
- chimefrb-workspace: add http baseurl for schedule and configs (f774846)
- workspace: workspace.read now converts a str to pathlib.Path if the source exisits (3f71f57)
v1.9.4
1.9.4 (2024-07-17)
Bug Fixes
- deps: docker fixed to >=6.1 (d454651)
v1.9.3
1.9.3 (2024-07-17)
Bug Fixes
- example: added an example autocomplete function (df7fa2c)
v1.9.2
1.9.2 (2024-07-17)
Bug Fixes
- daemon: fixed transfer daemon duplication check error (a4ed3f6)
v1.9.1
1.9.1 (2024-07-16)
Bug Fixes
- entrypoint: added it to Dockerfile (8faf57c)
v1.9.0
1.9.0 (2024-07-16)
Features
- docker: added entrypoint to optionally run workspace set (1d89e82)
v1.8.1
1.8.1 (2024-07-16)
Bug Fixes
- daemon: improved transfer daemon to handle config.archive updates (0d4b4d6)
v1.8.0
1.8.0 (2024-07-16)
Features
- validation-strategy: added strict and relaxed validation modes (3302b4c)
Bug Fixes
- execute.py: fixing command execution (#84) (f226528)