Skip to content

phive 10.0.0

Compare
Choose a tag to compare
@phax phax released this 16 Sep 18:38
· 20 commits to master since this release
  • Updated to ph-diver 3.0.1
  • The outcome of a validation can now be valid, invalid or unclear (new)
    • Added new classes EExtendedValidity and IValidityDeterminator
    • Each IValidationExecutorManager now has an IValidityDeterminator
    • By using IValidityDeterminator.createDefault() the previous state can be re-created
  • Renamed method IValidationArtefact.getValidationArtefactType to getValidationType
  • Moved classes (Abstract|I)ValidationExecutor to its own .executor package
  • Renamed class TestFile to PhiveTestFile

Full Changelog: phive-parent-pom-9.2.2...phive-parent-pom-10.0.0