- Add optional `timezone` parameter to datetime-based range fields [174] (https://github.com/octoenergy/xocto/pull/174)
6.0.0
- [Breaking] Use parameter object for passing options to `pact_service`. Rename parameter `pact_version` to `consumer_version`. [166](https://github.com/octoenergy/xocto/pull/166) - Fix bug with `list_files` method in `S3SubdirectoryFileStore` [171] (https://github.com/octoenergy/xocto/pull/171)
5.1.0
- Add `ranges.iterate_over_months` function [163](https://github.com/octoenergy/xocto/pull/163)
5.0.1
- Implements `__copy__` and `__deepcopy__` on Range types [160](https://github.com/octoenergy/xocto/pull/160/)