1
Ticket numbers in this file can be looked up by visiting
2
http://twistedmatrix.com/trac/ticket/<number>
4
Twisted Lore 10.0.0 (2010-03-01)
5
================================
12
Twisted Lore 9.0.0 (2009-11-24)
13
===============================
17
- Python source listings now include line numbers (#3486)
21
- Lore now uses minidom instead of Twisted's microdom, which incidentally
22
fixes some Lore bugs such as throwing away certain whitespace
24
- Lore's "lint" command should no longer break on documents with links in them
27
Deprecations and Removals
28
-------------------------
29
- Lore no longer uses the ancient "tml" Twisted plugin system (#1911)
33
- #3565, #3246, #3540, #3750, #4050
36
Lore 8.2.0 (2008-12-16)
37
=======================
49
- The deprecated mktap API is no longer used (#3127)
57
- Change twisted.lore.tree.setIndexLin so that it removes node with index-link
58
class when the specified index filename is None. (#812)
59
- Fix the conversion of the list of options in man pages to Lore format.
61
- Fix conch man pages generation. (#3075)
62
- Fix management of the interactive command tag in man2lore. (#3076)
74
- Many docstrings were added to twisted.lore.tree (#2301)
78
- Emitting a span with an index class to latex now works (#2134)
86
- Docstring improvements.
90
- Embedded Dia support for Latex no longer requires the 'which'
96
- The unused, undocumented, untested and severely crashy 'bookify'
97
functionality was removed.
102
- Use htmlizer mode that doesn't insert extra span tags, thus making
103
it not mess up in Safari.