Skip to content

Latest commit

 

History

History
94 lines (53 loc) · 1.98 KB

File metadata and controls

94 lines (53 loc) · 1.98 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Autodetect mode flag to select container or native execution mode

Changed

  • Open container image now requires Image name parameter (-e)
  • Updated default container image list for bash test

Fixed

  • Linter in container mode now sets workdir to the project path

Added

  • Verbose and debug modes

Added

  • Fedora 36 support

Added

  • Option to create JUnit test report file

Added

  • Container variables for bats-core test-cases

Changed

  • Set default path for container env option -f

Changed

  • Added more debugging information for option -g

Added

  • Allow parameter -c (case) to accept directories in addition to all and files

Fixed

  • Fixed container open option

Added

  • ShellCheck support

Changed

  • Refactored default paths to allow case selection based on project location

Changed

  • Remove tool from project bashlib64 and make stand-alone