MIME-Charset
view release on metacpan or search on metacpan
* Update tests.
* A typo in comment: "3.18" should be "3.19".
* Fix: Escape sequences won't be used with DIN 66003.
1.013_01 2022-08-08 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Imp: Added support for DIN 66003.
* Chg: Workaround: "ISO-8859-8-I" is treated as an alias of "ISO-8859-8"
by Encode (3.18): See the note in
https://encoding.spec.whatwg.org/#legacy-single-byte-encodings
However we'll treat these as separate names for compatibility.
1.012.2 2017-04-11 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Fix: Perl >= 5.26: Makefile.PL cannot use inc::Module::Install.
1.012.1 2017-04-07 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Fix: CPAN RT #116459: Remove "." from @INC when loading modules.
A workaround for CVE-2016-1238.
1.012 2015-03-28 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* CPAN RT #100839: Malformed JSON in META.json.
1.011.3 2014-12-10 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Use "eval 'require ...'" to import optional encoding modules.
Overridden $SIG{__DIE__} can pass "eval 'use ...'".
* Replace META.yml with META.json.
1.011.2 2014-11-27 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Added module CPAN to configure_require for inc::Test::AutoInstall.
* Added POD2::Base to recommended feature.
* Fix: wrong prototype for _resolve_S().
* Move repository to github.
1.011.1 2013-10-07 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Fix: "shift_jis-2004" did not depend on Encode::JISX0213 but
Encode::ShiftJIS2004.
* Chg: Added gb18030 to extended mapping of GB2312.
* Updated inc::Module::Install to version 1.01.
1.011.0 2013-09-26 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Use Encode::JISX0213 instead of Encode::JIS2K which was not
fully implemented.
* Added support for iso-2022-jp-2 and JIS X 0213 encodings.
* Reformat Changes file to suit to CPAN::Changes::Spec.
1.010.1 2013-08-25 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* No new features.
* CPAN RT #86917: Invalid META.
* Move Japanese documentation under POD2::JA.
1.010 2013-04-09 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Fix: UTF-16 & UTF-32 encoders are died by the texts without BOM.
* Added a test #6 and some cases to test #4.
* Changed layout of distribution.
1.009.3 2012-12-30 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* No new features.
* CPAN RT #77715: Spelling mistake in documentation.
* Bug on CPAN site: cannot render PODs including "=item" with
non-ASCII.
1.009.2 2012-06-02 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Fix: detect_7bit_charset(): if charset was unknown, returns undef
instead of "US-ASCII".
* COPYING: Updated the address of FSF.
1.009.1 2011-06-09 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Chg: Workaround for aliasing on TIS-620 that is treated as
ISO-8859-11 by Encode.
And added WINDOWS-874 as EXTENDED map of TIS-620.
* Imp: Result of _find_encoder() will be cached.
* Imp/Chg: 'S' encoding will be resolved numerically, without comparing
actually encoded lengths.
* Added informations for WINDOWS-125[03-8].
* Added some cases to test #4.
1.009 2011-06-08 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* withdrawn.
1.008.2 2011-05-28 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Bug Fix: Body transfer-encoding profile "S" did not work properly,
and profile for UTF-8 was NOT really updated.
1.008.1 2011-02-19 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Chg: Workaround for CPAN RT #65796: Deep recursion error finding
invalid charset. Limit length of charset name upto 75.
* Imp: Supports Unicode/multibyte on Perl 5.7.3 (experimental).
* Perl 5.7.3 & 5.8.3:
avoid ``Useless use of a constant in void context'' warnings.
* Doc: small fixes.
1.008 2009-10-19 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Imp: support for iso-8859-6-[ei], iso-8859-8-[ei]. cf. report by
Hanne Moa on Sympa bug #6385 at <http://sourcesup.cru.fr/>.
* Imp: support for iso-8859-16.
* Imp: Allow body transfer-encoding profile "S".
* Chg: Default body transfer-encoding for UTF-8 from "B" to "S".
* Doc: Some fixes. New section "Incompatible changes".
* Fix: META.yml: optional_features is not hashref but arrayref.
Thanks SREZIC@CPAN.
1.007.1 2009-06-16 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Changes:
- eucJP-ascii and its 7-bit counterpart was chosen instead of
( run in 1.941 second using v1.01-cache-2.11-cpan-5837b0d9d2c )