Skip to content

Releases: duncanscott/couch-cli

couch-cli 2.4

01 Jul 21:17

Choose a tag to compare

Added new actions:

cleanupViews
compactDatabase
compactViews
listDesignDocuments

Application updated to use gradle 2.4. Due to changes to the gradle application plugin, the application is now built via call "gradlew installDist" (not gradlew installApp).

couch-cli 2.3

15 Mar 09:06

Choose a tag to compare

Use gradle expand method in processresources task.

couch-cli 2.2

14 Mar 15:40

Choose a tag to compare

Updates were made to the project structure and to the gradle build. Application code was not modified.

Unit and integration tests have been separated into separate source directories and are built and executed independently.

A gradle wrapper has been added so that a local version of gradle (version 1.11) is included with the project.

Project dependencies were updated:
groovy:2.2.2
http-builder:http-builder:0.7

couch-cli 2.1

05 Feb 05:09

Choose a tag to compare

removed junk classes