Revision history for Getopt-Long-EvenLess

0.05    2016-10-29 (PERLANCAR)

        - No functional changes.

        - Comment-out usage of 'strict' or 'use 5.010001' for reduced startup
          overhead.

        - [doc] Mention LOC count against Getopt::Long.


0.04    2015-06-19 (PERLANCAR)

        - The changes for this release are made to support
          Perinci::CmdLine::Inline.

        - Allow foo=i and foo=f in addition to foo=s.

        - Allow desttype (foo=s@) and ignore it because it doesn't matter for
          our case.


0.03    2015-06-17 (PERLANCAR)

	- No functional changes.

	- [doc] Wording.


0.02    2015-06-17 (PERLANCAR)

	- No functional changes.

	- [dzil] Use DZP:IfBuilt.


0.01    2015-06-16 (PERLANCAR)

        - First release.