Revision history for Data-Censor

0.04    2025-06-19
        Deal with object instances, handle recursions better
        (thanks to @yanick in GH PR-2)

0.03    2018-10-04
        Add old_password to default list of sensitive fields.

0.02    2014-03-12
        Rename censored_data to clone_and_censor, make it work as class or
        object method, better docs.
        
0.01    2014-03-12
        Initial release.