Skip to content

Releases: webignition/basil-runner-documents

Re-implement DocumentInterface

20 Jan 11:23
e6a7049
Compare
Choose a tag to compare

What's Changed

  • Add array shape to DocumentInterface::getData(), remove DocumentInterface::getType() by @webignition in #23

Full Changelog: 0.4...1.0

Drop PHP 7.4, Support PHP 8.1

20 Jan 11:04
f65b767
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3...0.4

Support PHP 8

19 Feb 18:29
7a9e5ab
Compare
Choose a tag to compare
0.3

Support PHP 8 (#14)

Add Exception::withoutTrace()

01 Sep 16:30
4115721
Compare
Choose a tag to compare
0.2

Add Exception::withoutTrace() (#12)

Initial release

01 Sep 13:52
aa578c0
Compare
Choose a tag to compare
0.1

Create Exception model (#10)