ChangeLog

0.8.1 (30/11/2012)

Bugfix:

0.8.0 (12/10/2012)

New:

0.7.1 (10/09/2012)

Bugfix:

  • Use django.utils.timezone.now() instead of datetime.datetime.now() with Django >= 1.4

0.7.0 (17/08/2012)

New:

0.6.0 (02/08/2012)

New:

0.5.0 (14/07/2012)

New:

Bugfix:

0.4.5 (12/06/2012)

Bugfix:

0.4.4 (29/05/2012)

Bugfix:

  • Serialize unicode of xworkflows.base.State.title in south ORM freezing.

0.4.3 (29/05/2012)

Bugfix:

  • Include migrations in package

0.4.2 (29/05/2012)

Bugfix:

  • Fix log=False/save=False when calling transitions

0.4.1 (29/05/2012)

Bugfix:

0.4.0 (29/04/2012)

New:

  • Improve south support (
  • Run transition implementations in a database transaction

0.3.1 (15/04/2012)

New: