root/masterdriverz/snakeoil-formatters/NEWS @ masterdriverz%2540gentoo.org-20070505095507-cyyyeh8fikfnzvhq

Revision masterdriverz%2540gentoo.org-20070505095507-cyyyeh8fikfnzvhq, 0.6 kB (checked in by Charlie Shepherd <masterdriverz@…>, 19 months ago)

Add lots of NEWS entries retrospectively

Line 
1Snakeoil Release Notes
2======================
3
4snakeoil 0.1:
5
6* Added several pylint checks for naughty things like bool(len(seq)), itering
7  over dict.keys() and shadowing builtins.
8
9* Misc doc improvements.
10
11* Rewrite demandload with a new multiple arg style, and update the appropriate
12  pylint checker.
13
14* Fix title updating by flushing the formatter's stream.
15
16* Add snakeoil.containers.SetMixin to provide set methods for various
17  objects.
18
19* Remove snakeoil.const - unused.
20
21* Improve test coverage in general.
22
23* Add folding dicts.
24
25* Move snakeoil.file to snakeoil.fileutils.
26
27* Initial release, split out from pkgcore.util.*.
Note: See TracBrowser for help on using the browser.