Skip to content
This repository was archived by the owner on Oct 16, 2023. It is now read-only.

Releases: Advanced-Systems/cli-template

Version 2.0.1

18 Jun 17:21
86c6dce

Choose a tag to compare

What's New

  • Resolves an issue in which custom settings would always be overwritten by default values
  • Fixes a small bug in the configure.ps1 script in which the package name import was not accounted for
  • Bind Logger level to its corresponding configuration value

Version 2.0.0

17 Jun 21:17
28d4cfb

Choose a tag to compare

What's New

This update applies considerable changes to the overall project design. Refer to the attached README.md for more details. Notice that this update contains many breaking changes.

Version 1.0.0

02 Oct 23:04
8f96471

Choose a tag to compare

What's New

Through a process of trial and error we're happy to announce that the first major release of cli-template is out now. This is marks the begin of a production-ready template for cross-platform CLI applications.