Skip to content

4.2.1

Latest
Compare
Choose a tag to compare
@BradleyA BradleyA released this 23 Dec 03:29
· 37 commits to master since this release

Version 4.2.1.1114

Release Name 4.2.1

Release Date 2020-12-22T21:02:03.686774-06:00 (CST)

  • Added test cases to be used with repository BradleyA/git-TEST-commit-automation

Features Added

  • Updated .github/ISSUE_TEMPLATE/feature_request.md changed command example
  • Updated .github/ISSUE_TEMPLATE/incident_report.md changed command example
  • Updated .gitignore added hooks/ directory to .gitignore for git-TEST-commit-automation testing
  • Updated README.md
  • check-markit
    • Added unique temporary directory names to support automation, close #84
    • Added find-code.sh to check-markit SEE ALSO section
    • Check if file starts with '-', Invalid option
    • Change --file option to --filename option
    • Production standard 1.3.614 DEBUG variable
    • Production standard 2.3.614 Log format
    • Production standard 0.3.615 --help
    • Production standard 9.3.606 Parse CLI options and arguments
  • find-code.sh markit
    • Change output color to help review of output
    • Redesign -c, -d, -s option code
    • Production standard 1.3.614 DEBUG variable
    • Production standard 2.3.614 Log format
    • Production standard 0.3.615 --help
    • Production standard 9.3.606 Parse CLI options and arguments
    • Production standard 7.3.602 Default variable value
  • markit
    • Updated if statement syntax from this [] to this [[]]
    • Production standard 1.3.614 DEBUG variable
    • Production standard 2.3.614 Log format
    • Production standard 0.3.615 --help
    • Production standard 9.3.606 Parse CLI options and arguments

Issues

  • close #84 define unique temporary directory names to support automation
  • close #88 look at adding default TEST cases and update README.md