Skip to content

Releases: CHIMEFRB/datatrail-cli

v0.5.2

09 Apr 18:55
0e64c60
Compare
Choose a tag to compare

0.5.2 (2024-04-09)

Bug Fixes

v0.5.1

09 Jan 19:14
3632e2d
Compare
Choose a tag to compare

0.5.1 (2024-01-09)

Bug Fixes

  • init: set valid choices for datatrail config init (63f96c3)
  • pull: set group permissions if site is canfar (70236ae)

v0.5.0

06 Dec 19:43
0ad2cd0
Compare
Choose a tag to compare

0.5.0 (2023-12-06)

Features

  • ps: if no files check if dataset is in unregistered bucket and notify user (40ed903), closes #46

Bug Fixes

  • ps: controlled error if dataset doesnt exist in datatrail (09a9d13)

v0.4.4

19 Sep 22:48
40cb75f
Compare
Choose a tag to compare

0.4.4 (2023-09-19)

Bug Fixes

  • ps: if parent dataset show only policies (99b4bdd)
  • ps: invalid scopes, valid scopes are now shown after error message (5347137)

Documentation

  • all-docs: revamp and additional content (697fa6f)
  • index.md: allow comments (c680000)
  • index: badge (09c637e)
  • list: test terminal plug in (2cb4bc0)
  • style: use termynal (e908d47)
  • user-guide: command highlights (6813964)
  • user-guide: completed (a25ac76)

v0.4.3

25 Jul 19:01
2a138ac
Compare
Choose a tag to compare

0.4.3 (2023-07-25)

Documentation

  • index: add clear command (01fcfb5)

v0.4.2

14 Jun 14:18
fe052df
Compare
Choose a tag to compare

0.4.2 (2023-06-13)

Bug Fixes

v0.4.1

08 Jun 00:04
ed3ce02
Compare
Choose a tag to compare

0.4.1 (2023-06-07)

Bug Fixes

  • ps-and-pull: determination of common path (a35bbad), closes #19

v0.4.0

07 Jun 18:01
93d29a1
Compare
Choose a tag to compare

0.4.0 (2023-06-07)

Features

v0.3.0

05 Jun 15:35
0f07f20
Compare
Choose a tag to compare

0.3.0 (2023-06-05)

Features

  • clear: command to unstage data locally or at arc (#16) (737c781)

Bug Fixes

  • pull: FileNotFoundError stopping download (#15) (cdee724)

v0.2.0

26 May 20:55
fb55f0a
Compare
Choose a tag to compare

0.2.0 (2023-05-26)

Features

  • cli: check scope exists (f14589b)

Bug Fixes

  • config.py: typo (#12) (279998b)
  • pull: catch errors when no files at minoc (fd34637)