Skip to content

v1.2.2

Compare
Choose a tag to compare
@anthonyg-1 anthonyg-1 released this 16 Nov 19:45
· 90 commits to main since this release
14d4872

11/16/2021 - v1.2.2

New Features

  • Added an ElapsedTime property when using the -Detailed parameter as TimeSpan object on Invoke-GraphQLQuery.
  • Added various parameter aliases for Invoke-GraphQLQuery.
  • Moved Compress-String out of the Begin block of Invoke-GraphQLQuery into a PrivateFunctions folder.
  • Added explicit cmdlet imports in this module's PSM1 file.