Skip to content

Releases: CHIMEFRB/datatrail-cli

v0.10.1

02 Mar 19:28
019a5ed

Choose a tag to compare

0.10.1 (2026-03-02)

Bug Fixes

  • cli: canfar status checks (7f9df34)

v0.10.0

20 Feb 19:47
088b265

Choose a tag to compare

0.10.0 (2026-02-20)

Features

  • cli: add unregistered command (b33a6fa)
  • pull: check all files were downloaded (bb1d8b6)

Bug Fixes

  • cadcclient: improve handling of stdout (320d4df)
  • pull: wrap download in tenacity retry (8253157)
  • unregistered: improve pattern matching (22ff11a)

v0.9.3

16 Feb 22:16
507d006

Choose a tag to compare

0.9.3 (2026-02-16)

Bug Fixes

  • cadcclient: more robust switching of stdout (9c90315)
  • ls: other section for scopes that don't match list of sites (0b50d79)

v0.9.2

15 Jan 17:34
5325f3f

Choose a tag to compare

0.9.2 (2026-01-15)

Bug Fixes

  • cli: removed pkg resources deprecation warning (2ab793d)

v0.9.1

09 Jan 15:47
bc60f3c

Choose a tag to compare

0.9.1 (2026-01-09)

Bug Fixes

  • cli: wrap version check in try except (2fc9d31)

v0.9.0

12 May 15:25
5611e27

Choose a tag to compare

0.9.0 (2025-05-12)

Features

  • pull: allows specific files to be pulled by designating names or paths in a local config file (d3cfb59)

Bug Fixes

  • test: changed docstring expected in help test (fed9342)

v0.8.0

22 Apr 21:20
d4cb660

Choose a tag to compare

0.8.0 (2025-04-22)

Features

  • scout: generalised scout functionality to check for discrepancies between all sites, not just minoc (f3f1005)

Bug Fixes

  • clear: reorganise file_paths manipulation logic (80f0f2d)

Documentation

  • update mkdocs config + ci/cd (0e4bee0)

v0.7.2

15 Jul 17:46
a2bfb89

Choose a tag to compare

0.7.2 (2024-07-08)

Bug Fixes

  • cli: check for luskan status (405a3c2)

v0.7.1

25 Jun 14:59
a5a1963

Choose a tag to compare

0.7.1 (2024-06-25)

Bug Fixes

  • cadcclient: check canfar status (484562c)
  • cli: check minoc status (6a0d6df)
  • scout: change the order of the arguments (c7ab294)

Documentation

  • scout: reflect changes to cli in docs (797eeac)

v0.7.0

06 Jun 20:20
f0a34ea

Choose a tag to compare

0.7.0 (2024-06-06)

Features

  • scout: able to heal missing minoc replicas (bc3b52d)

Documentation