Skip to content

Linux arguments support

Choose a tag to compare

@TheJaredWilcurt TheJaredWilcurt released this 14 Feb 01:10
· 51 commits to main since this release
462ea02

Breaking Changes:

  • NONE! Your code should work exactly the same without changing anything.

Enhancements:

  • You can now pass in arguments with your Linux shortcut, just like you can with Windows (to my knowledge this is not possible with OSX)

Special thanks to @unmellow for bringing this to my attention (#30).

Maintenance:

  • Updated dependencies
  • Updated documentation

Code Quality:

  • Linting and Test coverage remains at 100%
  • E2E tests all passing

Code Changes