Skip to content

v1.2.2

Choose a tag to compare

@Antiz96 Antiz96 released this 09 Jun 22:05
· 72 commits to main since this release
9fb862c

What's Changed

  • Add a GitHub action to run shellcheck on pull requests by @Antiz96 in #26
  • Add basic but useful information at the top of the main script by @Antiz96 in #27
  • Refactoring the script with functions by @Antiz96 in #28
  • Add the '-m|--menu' option by @Antiz96 in #29
  • Add a clear and concise help message (instead of simply printing the man page) for the --help option by @Antiz96 in #30
  • Use separated exit codes for each type of errors by @Antiz96 in #31
  • Bump the script to v1.2.2 by @Antiz96 in #32

Full Changelog: v1.2.1...v1.2.2