CAESARS – CHANGES

#### 0.7.4 (2010-02-15) ###############################

#### 0.7.3 (2009-06-23) ###############################

#### 0.7.2 (2009-06-13) ###############################

#### 0.7.1 (2009-06-08) ###############################

#### 0.7.0 (2009-06-03) ###############################

#### 0.6.8 (2009-06-01) ###############################

#### 0.6.7 (2009-05-23) ###############################

#### 0.6.6 (2009-05-12) ###############################

#### 0.6.5 (2009-05-10) ###############################

#### 0.6.4 (2009-05-10) ###############################

#### 0.6.3 (2009-05-04) ###############################

#### 0.6.2 (2009-05-03) ###############################

#### 0.6.1 (2009-05-02) ###############################

#### 0.6.0 (2009-04-30) ###############################

one DSL to affect the parsing of another.

#### 0.5.6 (2009-04-28) ###############################

#### 0.5.5 (2009-04-27) ###############################

for known methods that are called (currently only ones defined by forced_array)

#### 0.5.4 (2009-04-11) ###############################

to prevent endless loops wasn't being reset between calls.

#### 0.5.3 (2009-04-10) ###############################

#### 0.5.2 (2009-03-31) ###############################

It's not fixed yet so for now be mindful of which attributes are strings and which are symbols. String attributes are stored as strings but find and find_deferred look for symbols. The hash syntax and method accessors are not affected.

#### 0.5.1 (2009-03-11) ###############################

#### 0.5.0 (2009-03-11) ###############################

rather than overwrites.

#### 0.4.2 (2009-03-05) ###############################

food :extra do; end; # => food_extra

#### 0.4.0 (2009-03-05) ###############################

See Example 3.

heirarchy when looking for a specific attribute.

more hashlike.

#### 0.3.2 (2009-03-04) ###############################

by the class name. Some::ClassName becomes classname. This is less confusing than allowing it to be anything and makes it possible to use several DSLs in the same namespace.

#### 0.3.1 (2009-03-04) ###############################

#### 0.3 (2009-03-04) ###############################

Initial public release