remove some debugging statements
[scpubgit/stemmatology.git] / CHANGES
CommitLineData
851eb856 1Version 0.3
2===========
3
4commit 85030ed0b680146d92cda476df6b32a081999311
5Author: Tara L Andrews <tla\@mit.edu>
6Date: Sun Feb 26 03:54:38 2012 +0100
7
8 remove analysis tests from CPAN module too
9
10
5d0044a0 11Version 0.2
12===========
13
14commit 4e483aa5bae680511b62d9c77984f732ae699066
15Author: Tara L Andrews <tla@mit.edu>
16Date: Fri Feb 24 11:38:44 2012 +0100
17
18 merge readings properly based on join_* and wordsep
19
20commit 0ac5e75094ef0e62b940ab89b0c12d9a3287ff83
21Author: Tara L Andrews <tla@mit.edu>
22Date: Fri Feb 24 02:17:15 2012 +0100
23
24 fix small logic bug in pre-existing scoped relationship detection
25
26commit 7c293912d5aeee653131449d246a0f442dc8119f
27Author: Tara L Andrews <tla@mit.edu>
28Date: Fri Feb 24 02:11:05 2012 +0100
29
30 fix change detection bug
31
32commit ca6e6095920ad91d131ee8365872ca8501849f08
33Author: Tara L Andrews <tla@mit.edu>
34Date: Fri Feb 24 02:06:55 2012 +0100
35
36 handle some cases for existing scoped relationships etc.
37
38commit 629e27b0b63f69e99a5f2a82e360a4081f8d971a
39Author: Tara L Andrews <tla@mit.edu>
40Date: Thu Feb 23 04:47:55 2012 +0100
41
42 allow for prefix/suffix readings
43
44commit 98a6cab2686bd3c1e7174cfa340f41e05665a642
45Author: Tara L Andrews <tla@mit.edu>
46Date: Thu Feb 23 03:09:18 2012 +0100
47
48 add support for direct SQL query of directory
49
50commit 44a6e7af93c340e0cdec95f115d94702dc350e04
51Author: Tara L Andrews <tla@mit.edu>
52Date: Wed Feb 22 21:09:52 2012 +0100
53
54 make cmp_str a noop except for the tradition that needs it
55
56commit d7ba60b4f5b9621bdb6d257a27b77696d8e2abff
57Author: Tara L Andrews <tla@mit.edu>
58Date: Wed Feb 22 15:20:42 2012 +0100
59
60 restore Directory deletion, albeit without garbage collection
61
62commit 3d14b48ee0a2081fb622df2e5fa67c1dbeae3dd7
63Author: Tara L Andrews <tla@mit.edu>
64Date: Wed Feb 22 15:13:51 2012 +0100
65
66 abandon 'collated' relationship removal
67
68commit c1915ab92db09d28aa270d86e5910a103d4f98cd
69Author: Tara L Andrews <tla@mit.edu>
70Date: Wed Feb 22 13:12:12 2012 +0100
71
72 try to be smarter about recalculating rank and common readings
73
74commit 55bc8c78b0f3ae1eeab669e8607522ca9a886a7b
75Author: Tara L Andrews <tla@mit.edu>
76Date: Wed Feb 22 12:57:07 2012 +0100
77
78 track the language of a text if applicable
79
80commit bfcbcecb79f1f863779fef01bcf8e81c0bdbe7b1
81Author: Tara L Andrews <tla@mit.edu>
82Date: Tue Feb 21 01:19:46 2012 +0100
83
84 don't run SVG tests unless dot is installed
85
86commit 5be0cdeb978d5ebacb5f73ecc5a7f027b7090aa7
87Author: Tara L Andrews <tla\@mit.edu>
88Date: Fri Feb 17 16:25:28 2012 +0100
89
90 reinstate useful_variant; better handling of AC wits
91
92commit c12bb87843b49eee09f588126ac7d375046b29fd
93Author: Tara L Andrews <tla\@mit.edu>
94Date: Fri Feb 17 15:45:40 2012 +0100
95
96 remove redundant a.c. witnesses from list
97
98commit 2acf0892d2cfca8036e2208e4f83d0404d761695
99Author: Tara L Andrews <tla\@mit.edu>
100Date: Fri Feb 17 15:07:19 2012 +0100
101
102 add JSON serialization method
103
104commit 7c75081a2273aff7bb142564ed9f95a3c129ba1c
105Merge: 47263c9 0655d30
106Author: Tara L Andrews <tla\@mit.edu>
107Date: Wed Feb 15 22:15:33 2012 +0100
108
109 Merge branch 'master' of github.com:tla/stemmatology
110
111commit 0655d30ce9cda59f3f25091aa4bb50e2b28c65a5
112Merge: 8ac2394 7b5da8b
113Author: Tara L Andrews <tla@mit.edu>
114Date: Wed Feb 15 22:14:37 2012 +0100
115
116 revamp of Analysis.pm and associated changes
117
118commit 7b5da8b612e63f308f46a9dd4cd07795abc7cb4e
119Author: Tara L Andrews <tla@mit.edu>
120Date: Wed Feb 15 22:06:03 2012 +0100
121
122 limit variant graph size
123
124commit 7f52eac8cd00b160ea9e828790cbd093dc444feb
125Author: Tara L Andrews <tla@mit.edu>
126Date: Mon Feb 13 23:26:04 2012 +0100
127
128 refactored Analysis module with associated changes