2015.03.25 - added `has_errors` - migrated some intenal calls - updated `html_error_main` to better show errors
0.1.3
2015.03.04 - deprecated `camelCase` function names, replacing with `lower_case` function names. - added `message_append` and `message_prepend` to `set_error`
0.1.2
2014.10.13 - split into multiple files - changed request's formstash dict to a custom class that wraps dict.
0.1.1
2014.07.17 - flake8 - fixed some errors that flake8 found