0.8 2023-03-15
-
Fixed spelling errors.
-
Documentation.
0.7 2018-11-04
-
Always set utf8 flag on translations.
-
Require libintl-perl 1.30, because of
0.6 2018-05-09
-
Re-allow relative paths (was broken in 0.5). Otherwise common
POTFILES files cannot be read.
-
Allow argument to --plug-in to be empty so that you can extract
arguments from functions in the TT2 root namespace.
0.5 2018-03-27
-
Template::Plugin::Gettext now automatically sets the utf8 flag
on translated strings, when the original string (the msgid) had
the utf8 flag set.
-
xgettext-tt2 can now be used without a plug-in, i. e. for functions
in the root namespace.
-
Issues fixed:
0.4 2018-01-23
-
Issues fixed:
0.3 2018-01-02
-
New option '--plug-in' allows overriding the plug-in name,
0.2 2017-12-31
-
Extract nested method invocations.
-
Remember all files using a certain textdomain.
0.1 2017-09-10
-
Initial version.