---
global:
  name: String-BlackWhiteList
releases:
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - "String::BlackWhiteList: don't wrap each blacklist or whitelist entry in word-delims as that may interfere with custom regexes"
      - '.shipit: fixed svk.tagpattern'
      - fixed black/whitelist regex construction under is_literal_text
      - 't/01_strict.t: set_is_literal_text'
    date: 2008-05-29T21:52:03Z
    tags: []
    version: 0.06
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - set the version to 0.05
      - added is_literal_text() and tests; refactored tests
      - updated MANIFEST
      - added t/02_is_literal_text.t
      - added t/lib
      - '.shipit: fixed svk.tagpattern'
    date: 2008-05-29T12:07:45Z
    tags: []
    version: 0.05
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - set the version to 0.04
      - added t/perlcriticrc
      - added t/perlcriticrc
      - updated MANIFEST
    date: 2007-11-21T19:00:53Z
    tags: []
    version: 0.04
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - Converted Changes file to YAML style
      - '.shipit: added Twitter step'
      - 'Makefile.PL: added auto_install() and process_templates()'
      - 'lib/*: converted to template'
      - updated MANIFEST
      - 'added valid_relaxed(), plus docs and tests'
      - renamed t/01all.t to t/01_strict.t
      - added t/01_strict.t
      - deleted t/01all.t
      - updated MANIFEST
    date: 2007-11-19T10:16:37Z
    tags:
      - NEWFEATURE
    version: 0.03
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - valid() now catches undef or zero-length strings without warnings
    date: 2007-10-24T20:25:08+02:00
    tags: []
    version: 0.02
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - original version
    date: 2007-10-23T18:03:40+02:00
    tags: []
    version: 0.01