0.093   2018-07-01 (PERLANCAR)

	- No functional changes.

	- [doc] Add example with sample result.


0.092   2018-04-08 (PERLANCAR)

	- No functional changes.

	- Remove unneeded dependency on Data::Clean::JSON.

	- [doc] Mention Business::ID::NKK.


0.091   2018-04-08 (PERLANCAR)

        - No functional changes.

	- [doc] Mention Business::ID::NKK.


0.090   2018-02-07 (PERLANCAR)

	- [Incompatible change] parse_nik() no longer exported by default.

	- [Incompatible change] parse_nik() now returns 'dob' key as
	  'YYYY-MM-DD' string instead of DateTime object, to make the date more
	  interoperable.


0.08    2015-09-03 (PERLANCAR)

	- No functional changes.

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


0.07    2015-07-10 (PERLANCAR)

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


0.06    2015-07-01 (PERLANCAR)

	- No functional changes.

	- Fix Rinci metadata.


0.05     2014-08-16 (SHARYANTO) - Happy 19th CPAN Day!

         - Add CLI script(s).


0.04    2013-09-09 (SHARYANTO)

        [INCOMPATIBLE CHANGES]

        - Replace interface (validate_nik() and OO interface) with Rinci-based
          parse_nik().

        [REMOVED FEATURES]

        - Remove alias module Business::ID::SIM, for making things simpler.

        [ENHANCEMENTS]

        - Use list of provinces and localities from, respectively,
          Locale::ID::Province and Locale::ID::Locality.


0.03    2011-02-10 (SHARYANTO)

        - Fixes to dzil files, 'use parent' in ::KTP alias package.


0.02    2010-02-26 (SHARYANTO)

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


0.01    2009-10-06 (SHARYANTO)

        - First version, released on an unsuspecting world.