I just released V0.1.5 of Aquarium. This is primarily a bug-fix release. I labeled it "V0.1.5" instead of "V0.1.1", because a non-trivial API change was required; Aquarium no longer automatically adds methods to <code>Object</code>, due to collisions with Rails. This means that users of the "DSL methods" will need to require a new file or include a new module.
See the "CHANGES" file in the distribution of "here":http://aquarium.rubyforge.org/changes.html for more information.
|