Release Notes: This release tracks and displays changes done to configuration data. Changes can be due to user edit, automatic fix, or migration. Improved migration for array or hash elements. Many improvements in the Debian::Dpkg model.


Release Notes: The main change of this release is to provide asynchronous store check. Now, a model can check the validity of a configuration value against a remote resource in a non-blocking way. This is currently used by the Dpkg model to check the validity of package names with the Debian server through several concurrent HTTP requests. The Debian Dpkg model has been moved into a Debian native project.


Release Notes: This release tracks and displays changes done to configuration data. Changes can be due to user edit, automatic fix, or migration. Improved migration for array or hash elements. Many improvements in the Debian::Dpkg model.


Release Notes: There is a big change this time, hence the version bump to 2.001 (and then to 2.004 due to some release hiccups). The main change for users is the deprecation of the config-edit program in favor of cme. Instead of using options, this cme uses command keywords like git, so users will have more possibilities while typing less. Internally, some performance improvements were implemented. Given the work required, core Config::Model classes were converted to Moose. This release also feature some improvements for the Debian source package model.


Release Notes: This release adds a model for a multistrap configuration file. It updates the lcdproc and Debian dpkg models. There are various other bugfixes.


Release Notes: A new model for lcdproc (generated from lcdproc example configuration). Debian package model: warn (and offer to fix) duplicated dependencies; now supports docs, compat, and dirs files. Many other bugfixes and model enhancements.