The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This file documents the revision history for the Perl library Validation::Class.

TODO (0000-00-00)
    - introduce transactions - track class() usage and bubble-up errors

7.01 (2012-04-23)
    * release new public version
    * complete rewrite
    * major implementation overhaul
    * prevent namespace pollution by employing a prototype class
    * added proto/prototype method to access prototype class
    * removed load_classes and load_plugins
    * changed options accepted by the load/set method
    * no longer registering quickname for relatives
    * depreciated load_plugins and load_classes methods
    * removed Array::Unique finally
    * cleanup error handling (needs its own class)
    * merge half-ass cookbook into intro POD
    * started rewriting existing tests (and new ones)