0.2.6

Removal of AuthKit code from tesla_auth template
Added password encryption to tesla_auth User class
reset_sql paster command added (combines drop_sql + create_sql)
callbacks module removed, uses new Elixir events
tesla_auth_xp template added : experimental row-level permissions (to be merged with tesla_auth in 0.2.7)
Fixtures added; require simplejson

0.2.5

* Fixes for Pylons 0.9.6 compliance

0.2.4

* SAContext 0.3.0 integrated

0.2.3

* Integration with SAContext

0.2.2

* Elixir event callbacks module added
* Paste runner command to create and run scripts

0.2.1

* migrate package integrated
* TeslaAuth template added with AuthKit integration
