Python-NKF 1.0.4 (2024-04-09)

  * nkf.codecs: Do not raise AttributeError for unknown encodings

Python-NKF 1.0.3 (2024-03-07)

  * Development: Migrate to PDM and PDM-Backend
  * Rename to nkf.codecs module from nkf_codecs
  * Require Python 3.9

Python-NKF 1.0.2 (2024-02-28)

  * nkf 2.1.5

Python-NKF 1.0.1 (2024-02-27)

  * Fix build

Python-NKF 1.0.0 (2024-02-26)

  * nkf_codecs.py: Support Python 3
  * Drop Python 2 support

Python-NKF 0.2.0 (2014-09-29)

  * Support Python 3 by @ikegami-yukino

Python-NKF 0.1.1 (2013-11-22)

  * nkf 2.1.3

Python-NKF 0.1.0 (2013-03-04)

  * nkf 2.1.2
  * Add nkf_codecs.py
  * Add hacks for Mailman 2.1
  * Upload to PyPI

Python-NKF 20090602 (2009-06-02)

  * Remove WISH_TRUE, use get_guessed_code() for nkf-2.0.9
    by SATOH Fumiyasu (fumiyas @ osstech co jp)

Python-NKF 20080717 (2008-07-17)

  * Change the type of strlen from long to int, by SATOH Fumiyasu.

Python-NKF 20070201 (2007-02-01)

  * Add guess() function.

Python-NKF 20070113 (2007-01-13)

  * Remove pynkf_parseopts(), by SATOH Fumiyasu.

