Skip to content

Releases: djvelimir/demo-java-cli

Release v1.1.0

20 Mar 23:03
Compare
Choose a tag to compare

Release Notes:

  • New Feature: Customizable Password Length in CLI Application. Users can now customize the password length between a minimum of 8 and a maximum of 128 characters, enhancing flexibility and security in password generation. To utilize this feature, simply use the --password-length option followed by your preferred number within the specified range. This enhancement aims to improve user experience by catering to various security requirements and preferences.

Release v1.0.1

13 Feb 21:51
5191708
Compare
Choose a tag to compare

Release Notes:

  • Added the Maven Dependency Plugin to automatically create a target/lib folder containing all project dependencies. This enhancement streamlines the packaging process, making it easier to manage and include external libraries required for project execution.

Release v1.0.0

22 Jan 18:02
a7281b4
Compare
Choose a tag to compare

Release Notes: demo-java-cli Password Generator Application

We are excited to announce the initial release of demo-java-cli, a command-line application designed to simplify password generation! This tool generates secure, random passwords of 16 characters to enhance your online security. With just a simple command, users can get a strong password that includes a mix of uppercase letters, lowercase letters, numbers, and special characters. Say goodbye to weak passwords! Download it now and take your first step towards improved security.