File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ [1.22.1]
2+
3+ * Text.Pandoc.Builder: add simpleFigure, simpleFigureWith,
4+ and the SimpleFigure bidirectional pattern synonym
5+ (Aner Lucero) [API change].
6+
7+ * Allow bytestring 0.11 (Alexander Batischev).
8+
9+ * Update stack resolver to lts-18.10
10+
11+ * Allow aeson 2+. Tested with aeson 2.0.1.0.
12+
13+ * Fix incorrect table ColWidth documentation (#85, Nils Carlson).
14+ The documentation stated that the ColWidth represented the width
15+ of the column as a fraction of the table width when in represents
16+ a percentage of the text width.
17+
118[1.22]
219
320 * Deprecate isNull from Builder: null can serve just as well (#67).
Original file line number Diff line number Diff line change 11cabal-version : 2.2
22Name : pandoc-types
3- version : 1.22
3+ version : 1.22.1
44Synopsis : Types for representing a structured document
55Description : @Text.Pandoc.Definition@ defines the 'Pandoc' data
66 structure, which is used by pandoc to represent
You can’t perform that action at this time.
0 commit comments