Skip to content

1.7.0

Choose a tag to compare

@pwittchen pwittchen released this 05 Nov 10:51
· 44 commits to master since this release
  • added statusposition argument
  • fixed file name in .travis.yml: checkformat.py -> check_format.py
  • fixed .travis.yml CI build config
  • converted bash Scripts to Python Scripts
  • added double quote to prevent globbing and word splitting
  • added strip method to remove blank spaces in input
  • updated formatting and Makefile
  • updated shebang