History.txt

Path: History.txt
Last Update: Mon Feb 22 09:05:36 +0000 2010

1.4.1 / 2009-11-29

  • 2 bug fixes
    • Fixing warning message from jRuby
    • Kernel methods can now be used as configuration attributes

1.4.0 / 2009-11-07

  • 2 minor enhancement
    • Added a help option to hide nesting configuration atrributes
    • Update to Mr Bones 3.0.0

1.3.1 / 2009-10-30

  • 1 minor enhancement
    • Added a remove method to clobber unwanted methods in the configuration
  • 1 bug fix
    • Could not assign false as a default value

1.3.0 / 2009-04-05

  • 1 minor enhancement
    • Adding colorization options to the Help object

1.2.0 / 2009-04-05

  • 1 minor enhancement
    • Help#show now matches using a regular expression

1.1.1 / 2009-04-05

  • 1 bug fix
    • You can no longer use object_id as a configuration value (Ruby 1.9 is very cranky if object_id gets undefined)

1.1.0 / 2009-04-05

  • 1 minor enhancement
    • Added hash accessor methods for configuration attributes
  • 1 bug fix
    • Hash values were not being handeld properly by the DSL

1.0.0 / 2009-04-04

  • 1 major enhancement
    • Birthday!

[Validate]