Skip to content

PSCouchDB v1.7

Compare
Choose a tag to compare
@MatteoGuadrini MatteoGuadrini released this 17 Sep 10:55
· 471 commits to master since this release

Release notes

  • Add class PSCouchDBDesignDoc for design document
  • Add cmdlet for design document (Get/New/Set/Remove-CouchDBDesignDocument)
  • Fix "throw" parameter check with "Mandatory" parameter options
  • Other fix