Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

v0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@thedavecarroll thedavecarroll released this 16 Jun 21:02
12acb1a

0.6.1 - 2021-06-16

Bugfix, Feature, and Maintenance; Update Strongly Recommended

Fixed

  • Issue #71 - Documentation - Get-TwitterSavedSearch - API reference link incorrect for saved_searches/show/:id
  • Issue #75 - Import-TwitterAuthentication - Import from previous version throws error
  • Issue #77 - Invoke-TwitterRequest - Stagger API request submissions
  • Issue #80 - Uri for License and Project missing in PSGallery package

Changed

  • Issue #79 - Get-TwitterApiEndpoint - Store endpoint data in a module variable

Added

  • Issue #74 - Import-TwitterAuthentication - Use environment variables to set authentication values
  • Issue #76 - Invoke-TwitterRequest - Add option for progress bar for paged requests
  • Issue #81 - [BluebirdPS.ResponseData] - Add InvocationInfo to history
  • Issue #82 - [BluebirdPS.APIV2.Objects.Poll] - Add TotalVotes property
  • Issue #73 - LICENSE - Include license file with module