python-reahl (3.1.0) unstable; urgency=low

 * Split the login functionality out of UserSession to LoginSession (Blueprint: login-session-split).
 * Removed reahl-tofu dependency on nose and on reahl-component.
 * Added use of tox and devpi on all projects (Blueprint: using-tox-devpi).
 * Added correct status reporting for important commands when run via reahl setup -sX.
 * Changed reahl uploading to Pypi repos to first register also on each upload.
 * Added devpipush and devpitest commands to reahl script.
 * Added --ignore-release-checks and --ignore-upload-check switches to reahl upload command.
 * Added --generate-setup-py switch to reahl shell command.
 * Added --with-marked-tests nose plugin to reahl-tofu.
 * Added reahl.tofu.nosesupport.set_run_fixture to reahl-tofu.
 * Added .get_attribute() method on HTMLElement.
 * Moved .xpath() method to be available for WidgetTester too.
 * Renamed charset to encoding on MethodResult and subclasses, ViewableFile and subclasses.
 * Renamed content_type args to mime_type, resulting in migration needed for PersistedFile.
 * Deprecated HMenu and VMenu in favour of HorizontalLayout and VerticalLayout.
 * Changed @deprecated to include version and add it to docstring.
 * Added rudimentary support for distributing wheels (Blueprint: wheels).

 -- Iwan Vosloo <iwan@reahl.org>  Thu, 19 Mar 2015 13:18:00 +0200

python-reahl (3.0.0) unstable; urgency=low

 * Changed from using Elixir to Declarative (Blueprint: declarative).
 * Changed to run on Python3 (Blueprint: python3).

 -- Iwan Vosloo <iwan@reahl.org>  Sat, 06 Sep 2014 11:50:00 +0200

python-reahl (2.1.2) unstable; urgency=low

 * Implements https://blueprints.launchpad.net/reahl/+spec/phased-migration.
 * Implements https://blueprints.launchpad.net/reahl/+spec/datatable.
 * Implements https://blueprints.launchpad.net/reahl/+spec/tutorial-restructure.
 * Implements https://blueprints.launchpad.net/reahl/+spec/deprecation-warnings.
 * Closes bugs: #1326745, #1335641, #1336039, #1336042, #1356992, #1345577, #1345579.

 -- Iwan Vosloo <iwan@reahl.org>  Sun, 24 Aug 2014 13:50:00 +0200

python-reahl (2.1.1) unstable; urgency=low

 * Closes small bugs: #1322652, #1322833, #1322855, #1324018, #1324040.

 -- Iwan Vosloo <iwan@reahl.org>  Wed, 28 May 2014 12:30:00 +0200

python-reahl (2.1.0) unstable; urgency=low

 * Renamed several classes (and methods) to be more accessible to new users.
 * Changed to allow a page WidgetFactory set on individual Views.
 * Documentation and examples simplified.
 * Added hellonginx example.

 -- Iwan Vosloo <iwan@reahl.org>  Mon, 21 Apr 2014 11:30:00 +0200

python-reahl (2.1.0) unstable; urgency=low

 * Renamed several classes (and methods) to be more accessible to new users.
 * Changed to allow a page WidgetFactory set on individual Views.
 * Documentation and examples simplified.
 * Added hellonginx example.

 -- Iwan Vosloo <iwan@reahl.org>  Mon, 21 Apr 2014 11:30:00 +0200

python-reahl (2.0.2) unstable; urgency=low

 * Closes #1260182, #1260183.

 -- Iwan Vosloo <iwan@reahl.org>  Sat, 19 Apr 2014 10:46:00 +0200

python-reahl (2.0.1) unstable; urgency=low

 * Reahl now runs on Windows and Mac as well.
 * Closes some nuisance bugs related to running on other platforms.
 * Documentation includes installation instructions for more platforms.
 * Closes #1285514, #1285664.

 -- Iwan Vosloo <iwan@reahl.org>  Thu, 4 Apr 2014 21:30:00 +0200

python-reahl (2.0.0) unstable; urgency=low

  * Closes some packaging bugs: #1258976, #1260182, #1260183, #1260184.
  * Package descriptions updated.

 -- Iwan Vosloo <iwan@reahl.org>  Thu, 12 Dec 2013 11:48:00 +0200

python-reahl (2.0.0a3) unstable; urgency=low

  * Fixed #1258976.

 -- Iwan Vosloo <iwan@reahl.org>  Sun, 09 Dec 2013 00:08:00 +0200

python-reahl (2.0.0a2) unstable; urgency=low

  * New version created to upload first version to PyPi.

 -- Iwan Vosloo <iwan@reahl.org>  Sun, 08 Dec 2013 12:03:44 +0000

python-reahl (2.0.0a1) unstable; urgency=low

  * Towards version 2.0.

 -- Iwan Vosloo <iwan@reahl.org>  Tue, 08 Feb 2011 12:03:44 +0000

python-reahl (0.8.0) unstable; urgency=low

  * Initial Release.

 -- Iwan Vosloo <iwan@reahl.org>  Wed, 22 Dec 2010 05:44:11 +0000
