Revision history for this software.

2.13.6.22 2026-04-18 00:00:00
  - add t/9001_cheatsheet_ja.t (Japanese cheatsheet + tests)
  - add t/9002_cheatsheet_en.t (English cheatsheet + tests)
  - add t/9003_cheatsheet_zh_CN.t (Simplified Chinese cheatsheet + tests)
  - add t/9004_cheatsheet_ko.t (Korean cheatsheet + tests)
  - add t/9005_cheatsheet_zh_TW.t (Traditional Chinese cheatsheet + tests)
  - add t/9006_cheatsheet_de.t (German cheatsheet + tests)
  - add t/9007_cheatsheet_fr.t (French cheatsheet + tests)
  - add t/9008_cheatsheet_es.t (Spanish cheatsheet + tests)
  - add t/9009_cheatsheet_pt.t (Portuguese cheatsheet + tests)
  - add t/9010_cheatsheet_it.t (Italian cheatsheet + tests)
  - add t/9011_cheatsheet_ru.t (Russian cheatsheet + tests)
  - add t/9012_cheatsheet_ar.t (Arabic cheatsheet + tests)
  - add t/9013_cheatsheet_hi.t (Hindi cheatsheet + tests)
  - add t/9014_cheatsheet_th.t (Thai cheatsheet + tests)
  - add t/9015_cheatsheet_vi.t (Vietnamese cheatsheet + tests)
  - add t/9016_cheatsheet_id.t (Indonesian cheatsheet + tests)
  - add t/9017_cheatsheet_nl.t (Dutch cheatsheet + tests)
  - add t/9018_cheatsheet_pl.t (Polish cheatsheet + tests)
  - add t/9020_cheatsheet_tr.t (Turkish cheatsheet + tests)
  - add t/9021_cheatsheet_bm.t (Malay cheatsheet + tests)
  - add t/9022_cheatsheet_bn.t (Bengali cheatsheet + tests)
  - add t/9023_cheatsheet_km.t (Khmer cheatsheet + tests)
  - add t/9024_cheatsheet_mn.t (Mongolian cheatsheet + tests)
  - add t/9025_cheatsheet_my.t (Burmese cheatsheet + tests)
  - add t/9026_cheatsheet_ne.t (Nepali cheatsheet + tests)
  - add t/9027_cheatsheet_si.t (Sinhala cheatsheet + tests)
  - add t/9028_cheatsheet_tl.t (Filipino/Tagalog cheatsheet + tests)
  - add t/9029_cheatsheet_ur.t (Urdu cheatsheet + tests)
  - add t/9030_cheatsheet_uz.t (Uzbek cheatsheet + tests)
  - add t/9050_podtest_G11.t (Pod::Checker >= 1.51 guard)
  - add t/9051_podtest_G12.t (Pod::Checker >= 1.60 guard)
  - add SECURITY.md
  - created by INABA Hitoshi

2.13.6.21 2023-03-22 00:00:00
  - update POD
  - created by INABA Hitoshi

2.13.6.20 2022-10-03 00:00:00
  - update POD
  - created by INABA Hitoshi

2.13.6.19 2022-01-27 00:00:00
  - add some documents
  - created by INABA Hitoshi

2.13.6.18 2021-09-12 00:00:00
  - fixed some erratas of mapping
  - added many code to mapping
  - add lib/Jacode4e.pm-*.txt files
  - created by INABA Hitoshi

2.13.6.17 2021-02-11 00:00:00
  - rewrote global "%_" to "my %x"
  - created by INABA Hitoshi

2.13.6.16 2019-09-30 00:00:00
  - supports optimized RFC3629 for ja_JP
  - created by INABA Hitoshi

2.13.6.15 2019-09-20 00:00:00
  - 0015_option_override_mapping.t supports U+32FF SQUARE ERA NAME REIWA
  - created by INABA Hitoshi

2.13.6.14 2019-08-20 00:00:00
  - remove xt/*.t to reduce file size
  - created by INABA Hitoshi

2.13.6.13 2019-07-13 00:00:00
  - fix Extra Issues: has_meta_json
  - fix Extra Issues: use_warnings
  - fix Experimental Issues: meta_yml_has_repository_resource
  - created by INABA Hitoshi

2.13.6.12 2019-04-01 00:00:00
  - support 'utf8.1' for $OUTPUT_encoding and $INPUT_encoding
  - support 'cp932ibm' for $OUTPUT_encoding
  - support 'cp932nec' for $OUTPUT_encoding
  - created by INABA Hitoshi

2.13.6.11 2019-01-03 00:00:00
  - avoid ActiveState Code PPM INDEX: Too much output (limit is 10.0 MB)
  - support INPUT_LAYOUT option when $INPUT_encoding is cp932x, cp932, sjis2004
  - created by INABA Hitoshi

2.13.6.10 2018-12-10 00:00:00
  - add some documents
  - add make__DATA__/JIS/*
  - created by INABA Hitoshi

2.13.6.9 2018-12-07 00:00:00
  - remove jacode4e.pl
  - support UNISYS LetsJ encoding
  - add some tests
  - created by INABA Hitoshi

2.13.6.8 2018-12-01 00:00:00
  - makes die if __DATA__ has duplicate definitions
  - allow comment line in __DATA__
  - add comment in __DATA__
  - created by INABA Hitoshi

2.13.6.7 2018-08-19 00:00:00
  - support OVERRIDE_MAPPING
  - created by INABA Hitoshi

2.13.6.6 2018-07-25 00:00:00
  - support jef9p
  - created by INABA Hitoshi

2.13.6.5 2018-04-09 00:00:00
  - add known license
  - support JIPS(J) and JIPS(E)
  - add JIPSJ_by_CP932.pl
  - created by INABA Hitoshi

2.13.6.4 2018-03-06 00:00:00
  - add Jacode4e.pm
  - change t/*.t, and xt/*.t as Perl5 module
  - created by INABA Hitoshi

2.13.6.3 2018-02-24 00:00:00
  - change META.yml version 1.3 to 1.4
  - remove pMakefile.PL
  - remove lib/Test/Simply.pm
  - add pmake.bat
  - add LICENSE
  - created by INABA Hitoshi

2.13.6.2 2018-02-05 00:00:00
  - try Kwalitee Indicator: buildtool_not_executable
  - created by INABA Hitoshi

2.13.6.1 2018-01-27 00:00:00
  - branched from jcode.pl,v 2.13 2000/09/29 16:10:05 utashiro Exp
  - created by INABA Hitoshi
