-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathChangeLog
273 lines (135 loc) · 5.88 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
pandoc-eqnos 2.5.0 (2020-12-05)
* Allow reference numbers to be set in brackets (Issue #57).
pandoc-eqnos 2.4.0 (2020-11-10)
* Require pandoc-xnos 2.5.0 (updated to work with pandoc 2.11).
pandoc-eqnos 2.3.0 (2020-08-08)
* Allow LaTeX environment customization (Pull Request #44).
pandoc-eqnos 2.2.3 (2020-08-05)
* Fixed XHTML Transitional validation error (Issue #50).
pandoc-eqnos 2.2.1 (2020-07-31)
* Require pandoc-xnos 2.4.2 (bug fix release).
pandoc-eqnos 2.2.0 (2020-07-30)
* Updated to work with pandoc 2.10.
* Fixed "local variable 'ret' referenced before assignment"
error (Issue #43).
* Fixed equation number reset problem for html, docx (Issue #49).
* Added html4 as an output target (Issue #50).
pandoc-eqnos 2.1.1 (2019-09-26)
* Warns about duplicate reference targets.
pandoc-eqnos 2.0.0 (2019-09-17)
* A warnings system has been added.
* Meta variable names have been updated.
* TeX codes have been completely overhauled.
* Html/epub equations are now enclosed in a `<div>`.
* Epub support is generally improved.
* Support for disabling links on selected references
(pandoc-fignos Issue #54).
* Enable section number offsets in equation numbers
(pandoc-fignos Issue #47).
* Better handling of missing references.
* Changed `eqnos-number-sections` and `xnos-number-sections`
options to `eqnos-number-by-section` and
`xnos-number-by-section`
pandoc-eqnos 1.4.4 (2019-06-15)
* For epub output, place equation number in own span (Issue #39).
pandoc-eqnos 1.4.3 (2019-05-17)
* Improved epub output and refreshed epub demos.
pandoc-eqnos 1.4.2 (2019-05-16)
* Fixed links in epub output (Issue #37).
* Bug fix for equation numbering by section for docx
(pandoc-fignos Issue #58).
* `pandoc-eqnos --version` now gives the verson.
pandoc-eqnos 1.4.1 (2019-05-16)
* Restored eqnos-eqref functionality (Issue #35).
pandoc-eqnos 1.4.0 (2019-05-15)
* Support for references in bracketed spans (pandoc-fignos
Issue #58).
pandoc-eqnos 1.3.2 (2019-05-15)
* Enabled equation numbering by section for docx (addresses
pandoc-fignos Issue #59).
pandoc-eqnos 1.3.1 (2019-05-08)
* Maintenance release for pandoc 2.7.2.
pandoc-eqnos 1.3.0 (2018-08-09)
* Require pandoc-xnos>=1.1,<2 to ensure API compatibility
(pandoc-fignos Issue #46).
* Gives more helpful error message regarding acceptable
boolean metadata values (pandoc-fignos Issue #51).
pandoc-eqnos 1.2.0 (2018-01-14)
* Added `eqnos-capitalise` meta variable.
pandoc-eqnos 1.1.0 (2018-01-13)
* Added AMS-style equations referencing (Issue #27).
pandoc-eqnos 1.0.0 (2018-01-07)
* Version number bumped to 1.0.0.
pandoc-eqnos 1.0.0rc3 (2017-12-16)
* Write equation id in outer span; removed redundant
"<a name=..." tag (pandoc-eqnos Issue #26).
* Removed dependency on pandoc-attributes
(pandoc-fignos Issue #42).
pandoc-eqnos 1.0.0rc1 (2017-11-18)
* Release candidate updated for pandoc 2.0.
pandoc-eqnos 0.18.1 (2017-09-19)
* Fixes for beamer (pandoc-fignos Issue #38).
pandoc-eqnos 0.17 (2017-09-19)
* Bug fix for Word output (Issue #16).
pandoc-eqnos 0.16.1 (2017-09-12)
* Documentation updates.
pandoc-eqnos 0.16 (2016-12-05)
* Added numbering equations by section for html (Issue #15).
pandoc-eqnos 0.15 (2016-11-29)
* For html, write equation numbers in a span and justify them
right. Before, the equation numbers were written into
the equation. This is a big change in approach.
pandoc-eqnos 0.14.1 (2016-11-17)
* Python 2.7.3 bug addressed with pandoc-xnos 0.7.
* Clarified purpose of this filter in README.md.
pandoc-eqnos 0.14 (2016-11-05)
* Updated for pandoc 1.18 (pandoc-fignos Issue #30)
pandoc-eqnos 0.13 (2016-10-22)
* Fixed metadata corruption bug (pandoc-fignos Issue #23).
* Fixed python 2.7 install on Windows (pandoc-fignos Issue #27).
* Require pandoc-xnos >= 0.5.
pandoc-eqnos 0.12.1 (2016-08-21)
* Require pandoc-xnos >= 0.4.1
pandoc-eqnos 0.12 (2016-08-21)
* Removed anchors and ids in output for unreferenceable figures.
pandoc-eqnos 0.11 (2016-05-15)
* Added clever referencing.
* Moved library code to pandocxnos project.
pandoc-eqnos 0.10 (2016-04-27)
* Improved pandoc version detection (Issue #14).
pandoc-eqnos 0.9 (2016-04-19)
* Allow tagged equations (Issue #9).
* Improved pandoc version detection (Issue #10).
pandoc-eqnos 0.8 (2016-04-05)
* Fixed broken installation in Win 10 (Issue #6).
* Added regression tests.
pandoc-eqnos 0.7.2 (2016-01-22)
* Fixed AttributeError bug that occurred for links
emphasized [*like this*](http://example.com/).
* Fixed TypeError for pandoc < 1.16 when autolink_bare_uris is
used.
pandoc-eqnos 0.7.1 (2016-01-13)
* Fixed TypeError bug that occurred with pandoc < 1.16 (Issue #7).
This bug was inadvertently introduced with pandoc-eqnos 0.7.
pandoc-eqnos 0.7 (2016-01-11)
* Fixed problems when pandoc's autolink_bare_uris is used.
pandoc-eqnos 0.6 (2016-01-01)
* Flush stdout before exiting (Issue #4).
pandoc-eqnos 0.5 (2015-12-30)
* Fixed curly-brace persistence for references in lists.
* Fixed equation label problem in lists (Issue #5).
pandoc-eqnos 0.4 (2015-07-17)
* Construct links for html.
* Changed demo.md to use dollar signs (Issue #2).
pandoc-eqnos 0.3 (2015-07-15)
* Enforce pandoc's requirement of UTF-8.
pandoc-eqnos 0.2.2 (2015-06-07)
* Added README.md and LICENSE to MANIFEST.in so that they
get distributed via pip.
pandoc-eqnos 0.2.1 (2015-06-03)
* Included missing install dependency in MANIFEST.in.
* Updated documentation.
pandoc-eqnos 0.2 (2015-06-01)
* Made release available through pypi.
pandoc-eqnos 0.1 (2015-03-14)
* initial release.