Skip to content

Commit f7ccbe3

Browse files
authored
chore(1.x): release 0.6.5 (#77)
1 parent 0c68d17 commit f7ccbe3

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [0.6.5](https://github.com/php-testo/testo/compare/0.6.4...0.6.5) (2026-01-05)
4+
5+
6+
### Features
7+
8+
* **Filters:** Add DataProvider filtering by provider and dataset indices ([3541116](https://github.com/php-testo/testo/commit/3541116a48cc6e8b7774b25ed3bd61e51bfd275c))
9+
* **Sample:** Add `DataSet` attribute ([#70](https://github.com/php-testo/testo/issues/70)) ([ea0b5ea](https://github.com/php-testo/testo/commit/ea0b5ea41fcda6bcd0d164e441725b87955924cb))
10+
* **Sample:** Support `DataPointer` filter in Data Providers ([cc21b56](https://github.com/php-testo/testo/commit/cc21b56a94cce394e3b8fa730790d9fa78318046))
11+
12+
13+
### Bug Fixes
14+
15+
* **DefinitionLocator:** Include file if other class loaders failed ([0c68d17](https://github.com/php-testo/testo/commit/0c68d17aad4406f8e282f97569ba5217414f3a6a))
16+
* **Teamcity:** Correct order of test finish and warning messages in logger ([50ca951](https://github.com/php-testo/testo/commit/50ca9512ac153e20bc670710f45ef53e9c167e99))
17+
318
## [0.6.4](https://github.com/php-testo/testo/compare/0.6.3...0.6.4) (2026-01-02)
419

520

resources/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.6.4"
2+
".": "0.6.5"
33
}

0 commit comments

Comments
 (0)