* Adds option to merge changes to provider state file (Python 3.9 only). * Include structured provider state parameters from Pact v3 in provider state function names. * Support null provider state, i.e. pact.given(None).
0.3.0
------------------
* Provider state setup functions now raise NotImplementedError by default. * Format output files with target line length option. * Improve output to console, add quiet option.