Skip to content

1.4.3

Compare
Choose a tag to compare
@egargo egargo released this 26 Sep 02:16
· 139 commits to master since this release
  • Added default value to the arguments and removed the unnecessary if else.
  • Removed the unnecessary f-strings
  • Added sys.exit(1).
  • Moved .pwyrc to ~/.config/pwyrc (in Unix-like OS).
  • Minor code refactor.