view CHANGELOG @ 83:12b5b1435e17

updated old distribute_setup.py to new setuptools' ez_setup.py
author Goffi <goffi@goffi.org>
date Wed, 03 Sep 2014 17:42:07 +0200
parents e497bf7e3060
children 4629924c136f
line wrap: on
line source

All theses changelog are not exhaustive, please check mercurial repository for more details.

v 0.3.0 (26/02/2014):
	- updates for recent Urwid (> 1.1.0)
	- updated deprecated FlowWidget use
	- new ListOption, to manage labels and values
	- removed __valid_text workaround
	- added TableContainer

v 0.2.0 (09/01/2013):
	- new ModalEdit (manage modes à la vi)
	- new "dir" style FileDialog
	- Password now use AdvancedEdit
	- fixed missing CHANGELOG in MANIFEST.in

v 0.1.2 (08/10/2011):
	Urwid 1.0.0 missing is_mouse_press fix

v 0.1.1 (02/10/2011):
	Urwid 1.0.0 fix

v 0.1.0 (12/01/2011):
    ** FIRST PUBLIC RELEASE ** (splitted from Salut à Toi project)