HEAD / 2014-03-06 21:29:50 +0100:
 - Changed development status to Production/Stable
 - Fixed HISTORY header

0.3.3 / 2014-03-06 21:17:26 +0100:
 - Added support for passing initial variables from ejpiaj-cli
 - Fixed #1 requests.exceptions.SSLError exception with SNI certificates - added note in README about additional packages
 - Added license badge
 - Changed downloads badge url to pypi.python.org
 - Added example usage in README
 - More tests and small reorganization
 - Fixed typo in documentation
 - Added more examples in doc and in examples/ directory

0.3.2 / 2014-02-17 11:02:50 +0100:
 - Added -s option to ejpiaj-cli to display extracted variables
 - Fixed docs for modules
 - Added source code API to documentation
 - Added example usage of custom assertions and variables extractors

0.3.1 / 2014-02-17 08:28:21 +0100:
 - Fixed loading custom module from current directory
 - Moved github.yml to examples/example_full.yml
 - Added documentation link to http://ejpiaj.readthedocs.org/en/latest/
 - Added support to load own modules with ejpiaj-cli tool
 - Added documentation
 - Fixed README
 - Added more examples at github.yml
 - Removed unused bunch dependency
 - Changed contributing info about testing
 - Fixed tests order (alphabetical)
 - Update README.rst

0.2.2 / 2014-02-10 10:11:38 +0100:
 - Fixed variable substitution and added variables in url
 - Removed unused re package
 - Fixed variables substitution if variable is None
 - Fixed setup version
 - Added support for form_params and headers
 - Updated readme
 - @initial import

