You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Matteo Guadrini <ma...@hotmail.it> on 2019/08/08 12:48:14 UTC

PSCouchDB 1.12

New PSCouchDB version is here! https://lnkd.in/dx9J_yT

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.


Matteo Guadrini