Change Log

This project uses semantic versioning to track version numbers, where backwards incompatible changes (highlighted in bold) bump the major version of the package.

latest changes in development for next release

0.1.0

  • added skype username scrubbing (#10)
  • added username/password scrubbing (#4)
  • added phone number scrubbing (#3)
  • added URL scrubbing, including URL path removal (#2)
  • make sure unicode is passed to scrubadub (#1)
  • several bug fixes, including:
    • accuracy issues with things like “I can be reached at 312.456.8453” (#8)
    • accuracy issues with usernames that are email addresses (#9)

0.0.1

  • initial release, ported from past projects