All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Get-WrikeApiVersion
- Get-WrikeCustomField
- Get-WrikeFolder
- Get-WikeFolderHistory
- New-WrikeFieldFilter
- Breaking change - changed the ContactId parameter to Id on Get-WrikeContact and Get-WrikeContactHistory. Would have added ContactId back as an alias were there more users, but since maybe nobody is using this module yet, I decided against it.
- New Get-WrikeContactHistory function.
- Formatting for Wrike contact records to improve output in terminal or Out-GridView for example.
- Added a ContactId parameter to Get-WrikeContact with an alias for Id.
- Deduplicate the Include parameter values in case user provides the same optional field names more than once.
This is the initial release. I hope it makes your day, and enables you to build useful automation for your business. Enjoy!