python-jsonwidget (0.1.7) karmic; urgency=low

  * Added new insert item command in jsonedit
  * New TreeFileDatatype and TreeFileWrapper classes, which make it easier 
    to create new editors
  * New yamledit example
  * Better documentation
  * Some initial unit tests
  * Other minor improvements and bugfixes

 -- Rob Lanphier <robla@robla.net>  Wed, 21 Apr 2010 20:35:55 -0700


python-jsonwidget (0.1.6) karmic; urgency=low

  * Several new commands:
  * New 'jwc editserver' command that runs a small webserver for editing files
  * New 'jwc validate' command to validate a json file against a schema
  * New 'jwc json2yaml' that provides commented yaml counterpart to json file
  * New 'jwc yaml2json' counterpart
  * Support for editing keys in json files when the schema allows for it
  * A couple of addressbook schema fixes
  * Adding desktopcouch schema examples (in preparation for future work)
  * Many bugfixes

 -- Rob Lanphier <robla@robla.net>  Tue, 13 Apr 2010 16:15:26 -0700

python-jsonwidget (0.1.5) karmic; urgency=low

  * Now generates schemas and uses generated schema as default for jsonedit
  * Preliminary support for json-schema.org format schemas 
  * New 'jwc' command line utility
  * Adding csvedit to manifest

 -- Rob Lanphier <robla@robla.net>  Fri, 19 Mar 2010 10:54:40 -0700
 
python-jsonwidget (0.1.4) karmic; urgency=low

  * csvedit now can read and write files
  * Made commandline mode for jsonorder.py a little more useful
  * New schema functions: set_title, generate_schema_from_data, get_order_map, 
    get_json_type
  * Split JsonEditor into JsonFileEditor and JsonDataEditor

 -- Rob Lanphier <robla@robla.net>  Tue, 13 Mar 2010 14:51:00 -0800

python-jsonwidget (0.1.3-1) karmic; urgency=low

  * Add dependency on python-pkg-resources

 -- Rob Lanphier <robla@robla.net>  Tue, 09 Mar 2010 16:05:49 -0800

python-jsonwidget (0.1.3) karmic; urgency=low

  * Initial .deb package.  Source package created by stdeb 0.5.1+git, then
    tweaked.

 -- Rob Lanphier <robla@robla.net>  Mon, 08 Mar 2010 14:43:10 -0800
