ANN: Clj-Liquibase 0.1 GA - Clojure wrapper for Liquibase

Hi,


I am happy to announce Clj-Liquibase (released version is 0.1) - the Clojure DSL/wrapper for Liquibase 2.0. The README has some description on where to get it, how to build etc, whereas CHANGES lists things already covered vs those not yet.


https://bitbucket.org/kumarshantanu/clj-liquibase/src


Please let me know your feedback about it.


Regards,

Shantanu

I have pushed a 0.2 version of this integration library that includes the following:


  • pre-condition support
  • DB doc generation
  • convenience functions


The URL is same: https://bitbucket.org/kumarshantanu/clj-liquibase/src


Regards,

Shantanu

Leiningen is a build tool for Clojure.


I have created a Leiningen plugin for Clj-Liquibase to enable a command-line access. The URL is below - your feedback will be appreciated:


https://bitbucket.org/kumarshantanu/lein-lb/src


You can discuss about it either here or in the project discussion group:


http://groups.google.com/group/bitumenframework


Regards,

Shantanu