comparison CHANGELOG @ 100:4629924c136f 0.4.0

Changelog + version update
author Goffi <goffi@goffi.org>
date Mon, 08 Sep 2014 23:39:46 +0200
parents e497bf7e3060
children abc0ae944030
comparison
equal deleted inserted replaced
99:b2fee87c1d5a 100:4629924c136f
1 All theses changelog are not exhaustive, please check mercurial repository for more details. 1 All theses changelog are not exhaustive, please check mercurial repository for more details.
2
3 v 0.4.0 (08/02/2014):
4 - updates to follow Urwid changes
5 - addLenu can add a category without item
6 - ConfirmDialog can manage a body
7 - new shortcuts management class
8 - FocusFrame refactoring
9 - new FocusPile
10 - new UnselectableListBox
11 - new AlwaysSelectableText
12 - SelectableText can be unselectable when empty
13 - focus fixes
14 - various fixes
2 15
3 v 0.3.0 (26/02/2014): 16 v 0.3.0 (26/02/2014):
4 - updates for recent Urwid (> 1.1.0) 17 - updates for recent Urwid (> 1.1.0)
5 - updated deprecated FlowWidget use 18 - updated deprecated FlowWidget use
6 - new ListOption, to manage labels and values 19 - new ListOption, to manage labels and values