Releases: smartassert/worker-job-source
Releases · smartassert/worker-job-source
Release list
Correctly identify empty test path collections
What's Changed
- Correctly identify empty test path collections by @webignition in #58
Full Changelog: 7.0...8.0
Create ManifestContentValidator, remove Manifest::validate()
Remove JobSourceFactory::createFromManifestPathsAndSources()
What's Changed
- Remove JobSourceFactory::createFromManifestPathsAndSources() by @webignition in #51
Full Changelog: 5.0...6.0
Add Manifest::validate()
- Add
Add Manifest::validate() - Remove
Manifest::isEmpty() - Remove
Manifest::containsOnlyStrings()
What's Changed
- Add Manifest::validate() by @webignition in #49
Full Changelog: 4.0...5.0
Use PHP 8.4, Support symfony/yaml ^6.4 || ^7.0 || ^8.0
What's Changed
- Use PHP 8.4 by @webignition in #40
- Support symfony/yaml ^6.4 || ^7.0 || ^8.0 by @webignition in #41
Full Changelog: 3.0...4.0
Use smartassert/yaml-file ^8.0
Support Symfony 6.4, 7.0, PHP 8.2, 8.3
What's Changed
- Use php-cs-fixer 3.49.0 by @webignition in #21
- Update workflow actions by @webignition in #22
- Support PHP 8.2, 8.3 by @webignition in #19
- Use phpunit ^10.5 by @webignition in #23
- Support Symfony 6.4, 7.0 by @webignition in #18
Full Changelog: 1.0...2.0
Use yaml-file ^6.0
1.0 Use smartassert/yaml-file ^6.0 (#13)
Use yaml-file 5.0
Initial release
0.1 Create JobSourceSerializer, JobSourceDeserializer (#9)