Skip to content

First Release

Latest
Compare
Choose a tag to compare
@arghyadeep-k arghyadeep-k released this 01 Aug 18:08
· 1 commit to main since this release
9fd1e1a

Changelog:

  • Added new function checkPasswordWithResult() which can return the result of failure as well.
  • Merged if conditions to reduce cognitive complexity.
  • Updated README with instructions on usage of checkPasswordWithResult().
  • Updated test class to run test cases on both functions.
  • Added CI workflow on dev branch.