v0.9.8
- Major code refactoring
- One Time Password and Captcha moved into behaviors
- Common forms code moved to base class
- Implemented password history table, model and validation
- Warning, table names in example migrations are now plural
- Moved password strength rules as module option so it's configurable
- Refactored all example migrations and models to use plural table names
- Other minor improvements