Skip to content

Release version 2.0.0

Compare
Choose a tag to compare
@Zorin95670 Zorin95670 released this 13 Aug 13:01
· 6 commits to main since this release
e8b941d

[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 and repository-url.
    • Add name and version.

Removed

  • Command init is done in install command now.