CHANGE LOG
==========


2023-07-24 - v0.103.0
---------------------

### Fixed
    - now reports failing test from the intended caller, from your test file


2023-07-24 - v0.102.3
---------------------

### Fixed
    - cpanfile dependencies


2023-07-24 - v0.102.2
---------------------

### Fixed
    - cpanfile dependencies


2020-07-24 - v0.102.1
---------------------

### Fixed
    - cpanfile dependencies


2020-07-22 - v0.102.0
---------------------

### Added
    - Context propagation is now supported


2020-06-26 - v0.101.2
---------------------

### Fixed
    - add missing `default_context_item`


2020-06-26 - v0.101.1
---------------------

### Fixed
    - `context_item` is part of the struct


2020-06-25 - v0.101.0
---------------------

### Added
    - Non-functional context attribute for testing


2020-06-25 - v0.100.1
---------------------

### Fixed
    - cpanfile dependencies


2020-06-25 - v0.100.0
---------------------

Initial Release