Changelog
=========

0.5 released 2012-08-15
-----------------------

* Fix documentation and packaging issues

0.5 released 2012-08-14
-----------------------

* Add database migration support with alembic
* Add database console scripts
* Add Beaker sessions
* Add a tutorial in the documentation
* Improve the security of the deletion of users

0.4 released 2012-04-29
-----------------------

* Change the auth_user request property to an AuthUser object
* Extend the tests suite
* Extend the documentation

0.3 released 2012-03-30
-----------------------

* Change package name to Anuket
* Extend the user management tool
* Add cracklib password checker
* Add pyramid_exclog for production environment

0.2 released 2012-03-20
------------------------

* Add 100% tests coverage
* Add minimalistic documentation

0.1 released 2012-03-12
------------------------

* Base templates with mako and Twitter Bootstrap
* Basic Auth&Auth mechanism and model with SQLAlchemy
