Skip to content

1.2.0

Compare
Choose a tag to compare
@UrsaDK UrsaDK released this 12 May 14:53
· 21 commits to master since this release
9f9be02

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.