File: Changes

package info (click to toggle)
libdata-censor-perl 0.04-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 108 kB
  • sloc: perl: 188; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 420 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.