Skip to content

v1.2.4

Latest
Compare
Choose a tag to compare
@MrBenJ MrBenJ released this 15 Oct 18:10
· 2 commits to master since this release

Big thanks to:

@antonhalim - for fixing the relative filename issues
@chinchiheather - for writing unit tests for the CLI!

Summary of Changes

  • Added Unit tests for CLI component
  • Fixed an issue where the filename would not be processed correctly if using a relative path with the CLI(--file ./my/list.txt)
  • Added unit tests for formatFileName piece inside of Utils