Skip to content

Releases: createdreamtech/carti

1.7.1

14 Apr 00:10

Choose a tag to compare

1.7.1 (2021-04-14)

Bug Fixes

  • add proper check for add repo command to refer to correct repo (bac8f17)
  • add proper error wrapping to bundle (0d71e59)
  • correct machine cmd tests to properly check results (1ab2cab)
  • get/machine init command test to check result (a741dcc)
  • output check for proper operation (d350f2a)
  • refactor integration tests (c22810b)
  • refactor to use spawn vs spawnSync (556ebcc)
  • test for publish to check output (1bce85f)

1.7.0

18 Feb 16:11

Choose a tag to compare

1.7.0 (2021-02-18)

Bug Fixes

  • add support for improved list semantics for machine repo (7e94f33), closes #71
  • correct help description of filename (2795ba0), closes #74

Features

  • add support for relative path resolution on get (6a58b3f), closes #76

1.6.8

02 Feb 00:21

Choose a tag to compare

1.6.8 (2021-02-02)

Bug Fixes

  • pass through shared option to flash bundle for machine configuration (25dc54e)
  • support for bundless flash drive specification added to machines (a6e66c8)

1.6.7

01 Feb 22:11

Choose a tag to compare

1.6.7 (2021-02-01)

Bug Fixes

1.6.6

30 Jan 23:24

Choose a tag to compare

1.6.6 (2021-01-30)

Bug Fixes

  • add suport for optionally saving remote machine-config as well as installing (ca5f1a2)

1.6.5

30 Jan 19:30

Choose a tag to compare

1.6.5 (2021-01-30)

Bug Fixes

  • rm extra paren from output (06832ee)

1.6.4

30 Jan 16:55

Choose a tag to compare

1.6.4 (2021-01-30)

Bug Fixes

  • broken global logic corrects always install global behavior (a5b706a)
  • support branches for repo listings (25cddf0)
  • this resolves an inconsistency issue that prevented users (641b8d5)

1.6.3

29 Jan 22:18

Choose a tag to compare

1.6.3 (2021-01-29)

Bug Fixes

  • output directory was misleading attributed to the base path change dir (6fbded6)
  • unneccessary await introduced with bug patch (fd20846)
  • version bump on carti-core to fix escape issues with carti (d649903)

1.6.2

29 Jan 01:12

Choose a tag to compare

1.6.2 (2021-01-29)

Bug Fixes

  • correct listing file missing issue when installing machine (d039c80)

1.6.1

29 Jan 00:48

Choose a tag to compare

1.6.1 (2021-01-29)

Bug Fixes

  • correct async await for listing file existence (3c69daf)