Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.31 KB

File metadata and controls

44 lines (26 loc) · 1.31 KB

Changelog

Any features, notable changes and bug fixes will be found in the file. Based off of Keep a Changelog

[0.0.5] - Unreleased

Added

  • Core
    • Added support for detecting parameters based on alias Details

Fixed

  • Core
    • Fixed bug with - characters in the middle of a parameter being removed Details

[0.0.4] - 2024-12-13

Added

  • Core
    • Added option to warn about unknown arguments Details

[0.0.3] - 2023-04-01

Fixed

  • Core
    • Fixed major crash that would occur when no arguments are present Details

[0.0.2] - 2023-03-23

Removed

  • Core
    • Removed debug console output Details

[0.0.1] - 2023-03-23

Added

  • Core