The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.091   2024-01-10  Released-By: PERLANCAR; Urgency: medium

        - Allow 16-digit NPWP and check NIK as NPWP.


0.090   2019-11-21  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - Change versioning scheme from x.yy to x.yyy.


0.08    2019-11-21  Released-By: PERLANCAR; Urgency: medium; Backward-Compatible: no

	- [incompatible change] No longer export parse_npwp() by default.


0.07    2015-09-03  Released-By: PERLANCAR

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.06    2015-07-10  Released-By: PERLANCAR

	- Split pericmd CLI scripts to App-IndonesianNumberUtils to reduce
	  dependencies on our dist.


0.05     2014-08-16  Released-By: SHARYANTO; Message: Happy 19th CPAN Day!

         - Add CLI script(s).


0.04    2013-09-09  Released-By: SHARYANTO

        [INCOMPATIBLE CHANGES]

        - Remove old interface (validate_npwp + OO interface) with new
          Rinci-based parse_npwp().


0.03    2010-02-26  Released-By: SHARYANTO

        - Generate META.yml (using Dist::Zilla)


0.02    2009-10-07  Released-By: SHARYANTO

        - Implement check digit checking


0.01    2009-10-06  Released-By: SHARYANTO

        - First version, released on an unsuspecting world.