Release version 2.0.0
[2.0.0] - 2024/08/13
Added
- Add workflow to publish on npm.
- Add command to uninstall plugin(s).
Changed
- Update nodejs to version
20.16.0
. - Update npm to version
10.8.1
. - Update
install
command to init plugin. - All plugins must now be defined in the configuration file to be installed.
- Command line options:
- Remove
repository-name
andrepository-url
. - Add
name
andversion
.
- Remove
Removed
- Command
init
is done in install command now.