Skip to content

Releases: adaptlearning/adapt-cli

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)

Release 2.1.2

25 Oct 10:48

Choose a tag to compare

Updated documentation and corrected JSON formatting

Release 2.1.1

17 Oct 10:29

Choose a tag to compare

Integrated PR 48 and fixed issue with adapt create command

Release 2.1.0

08 Oct 11:14

Choose a tag to compare

Update command implemented to allow user to selectively update installed plugins.

Install rewritten so that compatible versions of plugins are installed; prompting the user when necessary.

Release 2.0.6

31 Oct 03:38

Choose a tag to compare

Changes

Release 2.0.5

01 Mar 15:16

Choose a tag to compare

Changes

  • Added unregister and rename commands

Release 2.0.4

10 Nov 12:01

Choose a tag to compare

Corrected version numbers

Release 2.0.3

10 Nov 11:57

Choose a tag to compare

Fix for #53

2.0.2

13 Aug 08:38

Choose a tag to compare

  • "Q" > "q" fix