v1.2.2
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