CHANGE LOG
==========
2023-07-25 - v0.104.1
---------------------
### Changed
- Various changes, minor bug-fixes, and POD updates.
2023-07-25 - v0.104.0
---------------------
### Added
- cmp_spans, more reliable testing all spans in an easy way.
2023-07-25 - v0.103.1
---------------------
### Fixed
- weird behaviour, complaining about array refferences.
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