Releases: duncanscott/couch-cli
Releases · duncanscott/couch-cli
couch-cli 2.4
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
Use gradle expand method in processresources task.
couch-cli 2.2
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
removed junk classes