Releases: adaptlearning/adapt-cli
Releases · adaptlearning/adapt-cli
Release 2.1.6
Changes
- Framework can now be specified by tag name (#92)
- README updated
Release 2.1.3
Release 2.1.2
Updated documentation and corrected JSON formatting
Release 2.1.1
Integrated PR 48 and fixed issue with adapt create command
Release 2.1.0
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
Changes
- Dependencies updated
- Set CI target to all Node LTS versions
- Fix for issue #49
- Registry is determined consistently (environment variable > .bowerrc in cwd > 'http://adapt-bower-repository.herokuapp.com')
Release 2.0.5
Changes
- Added unregister and rename commands
Release 2.0.4
Corrected version numbers
Release 2.0.3
Fix for #53
2.0.2
- "Q" > "q" fix