Skip to content

Commit aa287c2

Browse files
author
Sylvain MARIE
committed
1.10.3 changelog
1 parent c499ff9 commit aa287c2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 1.10.3 - xdist bugfix + lazy `pandas` loading
4+
5+
- `pandas` is now only imported when used, to speed up boot time. Fixes [#49](https://github.com/smarie/python-pytest-harvest/issues/49)
6+
7+
- Fixed issue with latest `pytest`+`pytest-xdist` versions: `pytest_harvest_xdist_worker_dump` hook is now called correctly. Fixes [#48](https://github.com/smarie/python-pytest-harvest/issues/48)
8+
39
### 1.10.2 - CI/CD change
410

511
- This is a technical release to validate that migration to Github Actions worked.

0 commit comments

Comments
 (0)