summaryrefslogtreecommitdiff
path: root/NEWS
blob: 2591047651e01dfb998aa41516e542c0e18db2eb (plain)
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
libabw 0.1.1

- Use symbol visibility on Linux. The library only exports the two public
  functions now.
- Handle text language.
- Honor global setting of writing mode.
- Handle basic document metadata.
- Handle headings.
- Fix the loss of text formatting attributes that would happen in certain
  cases.
- Several other smaller changes and improvements.

0.0.1 -> 0.1.0
 - Switch to librevenge
 - Do not add extra tab for list indentation
 - Avoid possible crash on file format detection
 - Ignore cells that are not inside a table

0.0.0 -> 0.0.1
 - Support gzip compressed AbiWord files - ZABW
 - Fix silly with paragraphs after foot-/endnote
 - Fix conversion of embedded images
 - Fix shapes of lists.

0.0.0
 - Initial non-release of the library
   * Support tables, lists, headers/footers
   * Support embedded images