History in configurable-0.5.0 vs History in configurable-0.6.0

- old
+ new

@@ -1,4 +1,23 @@ +== 0.6.0 / 2009-12-05 + +* minor bug fixes in interface +* added on! to ConfigParser to specify override options +* updates to use latest Lazydoc +* added scrub to DelegateHash#to_hash, to remove keys + set to the default value +* added strbol validation +* nil long options are now respected +* refactored default_config to defaults in ConfigParser +* refactored Validation register syntax +* added scan method to ConfigParser +* ConfigParser can no longer ignore unknown options +* added configurable option breaks to ConfigParser +* refactored Delegate to Config, and simplified + implementation for nesting to use NestConfig +* refactored :duplicate_default attribute to :dup +* added undef_config and remove_config methods + == 0.5.0 / 2009-05-25 * fixed io validation to not duplicate IOs * fixed :hidden type for nested configurations * open_io now returns block result