Release Name: V0.1.5
Notes:
Aquarium V0.1.5
Bug fixes:
13514 Protected and private methods are made public when advised and left that way when unadvised
13650 Loading Aquarium interferes with Rails filters
13864 Bug with negative object_id
Enhancements:
13392 Convert examples to specs.
13463 Support running in JRuby
Fixing 13650 required an API change, which is why I've tagged this release "0.1.5" instead of
something like "0.1.1" (and the changes don't seem big enough to warrant "0.2.0"...).
See the "CHANGES" in the release or the online documentation for details.
Changes:
Bug fixes:
13514 Protected and private methods are made public when advised and left that way when unadvised
13650 Loading Aquarium interferes with Rails filters
13864 Bug with negative object_id
Enhancements:
13392 Convert examples to specs.
13463 Support running in JRuby
|