Revision history for Perl extension Text::KyTea
0.23_1 Fri, 03 Feb 2012 10:28:57 +0900
- removed write_model_method
- updated model/test.mod from KyTea Ver.0.3.x model to KyTea Ver.0.4.x model
0.23 Sun, 06 Nov 2011 09:27:14 +0900
- removed build dependency on Devel::CheckLib
0.22 Sun, 06 Nov 2011 02:31:25 +0900
- fixed Makefile.PL
- fixed POD
- cleaned some redundant code
0.21 Mon, 24 Oct 2011 16:58:57 +0900
- fixed POD
0.20 Sun, 23 Oct 2011 22:31:54 +0900
- added options
- added write_model method
0.13 Wed, 19 Oct 2011 12:32:58 +0900
- fixed leaktrace.t
- fixed typemap
- fixed parse.t
- changed test order
0.12 Tue, 18 Oct 2011 14:41:55 +0900
- fixed typemap
- fixed parse.t
0.11 Mon, 17 Oct 2011 19:20:40 +0900
- cleaned some redundant code
0.10 Mon, 17 Oct 2011 03:03:27 +0900
- changed API
- fixed POD, Makefile.PL, basic.t
- added leaktrace.t, parse.t, model/test.mod, read_model method
- moved some files
0.04 Sat, 17 Sep 2011 21:25:41 +0900
- fixed Makefile.PL
0.03 Fri Sep 16 22:31:13 2011 +0900
- fixed collisions between C++ macros and functions defined by perl (thanks to perlcodesample)
- added valgrind.t
0.02 Sun Sep 11 12:42:10 2011 +0900
- fixed pod (thanks to tokuhirom)
0.01 Tue Sep 6 02:09:33 2011
- original version