Skip to content

Contributors-Readme-Action v2.2

Compare
Choose a tag to compare
@akhilmhdh akhilmhdh released this 17 Jul 17:56
· 49 commits to master since this release
  1. Introducing Operators
    • Operators are simple modifies to modify a given list.
    • Operators can be applied by appending / to keyword.
    • This release introduces only one operator: -
    • - operator is used to remove a GitHub user from list. eg: akhilmhdh/-
  2. Added use_username config to use username instead of user's full name
  3. Package dependency updates