Skip to content

Releases: smartassert/worker-job-source

Correctly identify empty test path collections

Choose a tag to compare

@webignition webignition released this 11 May 09:19
174ba58

What's Changed

Full Changelog: 7.0...8.0

Create ManifestContentValidator, remove Manifest::validate()

Choose a tag to compare

@webignition webignition released this 01 Dec 14:25
66811cd

What's Changed

Full Changelog: 6.0...7.0

Remove JobSourceFactory::createFromManifestPathsAndSources()

Choose a tag to compare

@webignition webignition released this 01 Dec 12:48
995ee3b

What's Changed

  • Remove JobSourceFactory::createFromManifestPathsAndSources() by @webignition in #51

Full Changelog: 5.0...6.0

Add Manifest::validate()

Choose a tag to compare

@webignition webignition released this 28 Nov 16:24
86b61fb
  • Add Add Manifest::validate()
  • Remove Manifest::isEmpty()
  • Remove Manifest::containsOnlyStrings()

What's Changed

Full Changelog: 4.0...5.0

Use PHP 8.4, Support symfony/yaml ^6.4 || ^7.0 || ^8.0

Choose a tag to compare

@webignition webignition released this 28 Nov 14:59
87605d5

What's Changed

Full Changelog: 3.0...4.0

Use smartassert/yaml-file ^8.0

Choose a tag to compare

@webignition webignition released this 21 Feb 17:32
3228480

What's Changed

Full Changelog: 2.0...3.0

Support Symfony 6.4, 7.0, PHP 8.2, 8.3

Choose a tag to compare

@webignition webignition released this 16 Feb 15:15
3c8152c

What's Changed

Full Changelog: 1.0...2.0

Use yaml-file ^6.0

Choose a tag to compare

@webignition webignition released this 27 Apr 10:50
cbe3d03
1.0

Use smartassert/yaml-file ^6.0 (#13)

Use yaml-file 5.0

Choose a tag to compare

@webignition webignition released this 21 Mar 17:41
2e9a841
0.2

Use yaml-file 5.0 (#11)

Initial release

Choose a tag to compare

@webignition webignition released this 20 Jan 18:11
87c70fb
0.1

Create JobSourceSerializer, JobSourceDeserializer (#9)