History in configurable-0.4.1 vs History in configurable-0.4.2

- old
+ new

@@ -1,4 +1,13 @@ +== 0.4.2 / 2009-03-30 + +* set delegate default no longer freezes value +* added :duplicate_default attribute to turn off default + value duplication +* standardized formatting of argument names +* added select and list_select validations +* added io validation + open_io method + == 0.4.1 / 2009-03-23 * Simplified internal API for nesting (removed initialize_<key>) * Added :hidden option type to prevent declaration of an option * Refactored :map_default attribute to :set_default