All Versions
9
Latest Version
Avg Release Cycle
-
Latest Release
2704 days ago
Changelog History
Changelog History
-
v0.1.8
May 09, 2016 -
v0.1.7 Changes
- ๐ Fixes an infinite loop bug on negative numbers.
- โ Adds a template tag and a filter for django.
See :mod:
korean.ext.django.templatetags.korean
.
-
v0.1.6 Changes
- ๐ Moves :mod:
korean.l10n.jinja2ext
to :mod:korean.ext.jinja2
. - ๐ Renames
{% autoproofread %}
to{% proofread %}
. - ๐ Moves :func:
korean.l10n.patch_gettext
to :func:korean.ext.gettext.patch_gettext
. - โ Adds a condition argument to enable behind autoproofread Jinja2 block.
- ๐ Fixes PEP8 errors without E301.
- ๐ Moves :mod:
-
v0.1.5 Changes
๐ Released on Jan 30th 2013.
- ๐ Supports Python 3.
- โ Adds :class:
korean.l10n.jinja2ext.ProofreadingExtension
for Jinja2 template engine.
-
v0.1.4 Changes
๐ Released on Aug 26th 2012.
โ Adds :class:
korean.morphology.Loanword
. -
v0.1.3 Changes
๐ Released on Aug 15th 2012.
๐ :class:
korean.l10n.Proofreading
supports more various naive particle forms. -
v0.1.2 Changes
๐ Released on Aug 15th 2012.
๐ Fixes an error on :class:
korean.l10n.Proofreading
. -
v0.1.1 Changes
๐ Released on Aug 15th 2012.
๐ Stop supporting Python 2.5.
-
v0.1 Changes
๐ First public preview release.