- Bug fixed: #12
- Support running tests with python setup.py test
- Add is_found attribute for HaulResult
- Add to_ordered_dict() method for HaulResult
- A demo site on Heroku
- Use unicode for every string
- Fix running test.py from another directory
- Rename module models to core
- Remove in_ignorecase()
- Improve error handling
- Custom finder / extender pipeline support
- Initial release