Skip to content

PSCouchDB v1.12.0

Compare
Choose a tag to compare
@MatteoGuadrini MatteoGuadrini released this 08 Aug 08:27
· 434 commits to master since this release

Release notes

New cmdlet:

  • New-CouchDBDesignDocumentAttachment
  • Set-CouchDBDesignDocumentAttachment
  • Remove-CouchDBDesignDocumentAttachment
  • Get-CouchDBDesignDocumentAttachment

Other features:
Add intuitive alias.
Add Info parameter to Get-CouchDBDesignDocument.
Add Info parameter to Get-CouchDBDocument.
Add CouchDB API help infos.
Prompt password if authorization is composed only of user, in secure string.

Fix:
Fix prompt password; add help and documentation.
Fix Set-CouchDBConfiguration.
Fix Remove-CouchDBAttachment cmdlet.
Fix other cmdlet.
Fix Clear/Read-CouchDBLog.
Fix documentation: alias and cmdlet.
Other minor fix.