Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 1.68 KB

2.0.0 (2020-01-10)

Bug Fixes

  • Detect that the new vnu-jar server has started using log4j (dffd7e8)
  • Upgrade package dependencies (288c8fc)

BREAKING CHANGES

  • The minimum required Node.js version is the latest release of the 8 branch. Most dependencies require this now.

1.2.0 (2018-09-08)

Features

  • Remove the check for supported Java versions

The current one is Java 10 and OpenJDK changed versioning to 10.x. The version check has become troublesome to constantly update. It is better to document what Java version work or do not work with this package.

1.1.3 (2018-06-18)

Bug Fixes

  • Switch to vnu-jar@next, which is the renamed @dev package (f86f8e6)

1.1.2 (2018-06-18)

Bug Fixes

  • Switch to the versioned vnu-jar because the @dev package was removed (faf7502)

This is the first release of the grunt-vnuserver-dev module forked from the original project.