Skip to content

Releases: adaptlearning/adapt-cli

v2.1.14

14 Sep 14:13
d3fd367

Choose a tag to compare

Fixed

  • Resolve typo of 'component' (#151)

Changed

  • Bump lodash from 4.17.19 to 4.17.21 (#145)

v2.1.13

24 Mar 11:59
447704a

Choose a tag to compare

Changes

  • Add logic for compatible newer (pre-release) tags
  • respect branch/tag if given in adapt create course command

v2.1.12

22 Feb 12:27
d68d1e7

Choose a tag to compare

Changes

  • dependency updates
  • switched from prompt to inquirer
  • bug fixes

Release v2.1.11

25 Sep 08:40
97abffe

Choose a tag to compare

Changes

Release v2.1.10

24 Sep 11:47
cf9f891

Choose a tag to compare

Changes

  • Added promise-based API for install, uninstall and update commands
  • Updated some dependencies

Release 2.1.9

25 Oct 14:39

Choose a tag to compare

Changes

Release 2.1.8

19 Jun 09:28
19ddf0d

Choose a tag to compare

Release 2.1.7

17 May 09:22
e5a0eef

Choose a tag to compare

Changes

Fixes for #108, #110, #111, #114

Release 2.1.6

30 Jan 15:59
2321d55

Choose a tag to compare

Changes

  • Framework can now be specified by tag name (#92)
  • README updated

Release 2.1.3

08 Nov 17:04
26e7c4e

Choose a tag to compare

  • fixes ReferenceError that was causing adapt ls and adapt install to fail (#101)
  • upgraded dependencies to enable compatibility with the new LTS version (v10.13.x) of Node.js (#99)