Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

36 lines (27 loc) · 1.34 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.3.1 - 2023-04-05

Added

  • Add classical command parameter support

0.3.0 - 2023-03-30

Added

  • -e or --exclude option to exclude existing files from the installation and default value is [server.properties allowlist.json permissions.json] (#1)
  • -v or --version flag to specify the version of BDS to install. If not specified, the latest release(preview if -p specified) version will be used.
  • --help flag to print help information

Changed

0.2.0 - 2023-02-17

Added

  • -y flag to skip confirmation

0.1.0 - 2023-02-09

Added

  • Basic functionality