1.2.0
This releases focusses on upgrading getopts_long continuous integration environment.
It adds all of the following features:
- a local test environment provided by docker;
- support for shellcheck, bats, and kcov;
- shortcuts for docker and test commands (see ./bin);
- validation of the pushed code via GitHub Actions;
- integration with Docker Hub and Codecov.
It fixes a number of outstanding issues:
- test scrips are no longer dependant on git command;
- documentation has been updated to include better installation instructions.