Revision history for Regexp-Pattern

0.1.2   2016-09-14 (PERLANCAR)

	- No spec changes.

	- Avoid use of defined-or (perl5.10-ism).


0.1.1   2016-09-13 (PERLANCAR)

        - [Removed] To simplify interface, remove all helper functions except
          re(). The removed functionalities can now be found in
          App-RegexpPatternUtils.

        - [optimize] Skip 'use warnings' to lower startup overhead.


0.1.0   2016-09-12 (PERLANCAR)

        - First early release.