Skip to content

Releases: ActuallyConnor/pseudo

2.0.0

29 Nov 00:26
57508d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...2.0.0

1.1.2

17 Nov 23:09
e118a25
Compare
Choose a tag to compare

What's Changed

  • Update phpstan/phpstan requirement from ^1.12 to ^2.0 in the major-updates group by @dependabot in #10

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

01 Nov 14:14
b3cf454
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

12 Oct 13:43
e28e5bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.6...1.1.0

1.0.6

07 Oct 22:23
Compare
Choose a tag to compare

Full Changelog: 1.0.5...1.0.6

1.0.5

02 Oct 18:10
Compare
Choose a tag to compare

Full Changelog: 1.0.4...1.0.5

  • Updating README docs
  • Adding official documentation site https://pseudo-pdo.org/
  • Adding more tests (already at 100% coverage but want to test real PDO examples)

1.0.4

28 Sep 20:14
Compare
Choose a tag to compare

Full Changelog: 1.0.3...1.0.4

Switching package name to pseudo/pseudo

1.0.3

28 Sep 19:15
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

1.0.3

Changed

  • Add ability to throw exception as expected result 61c6930

1.0.2

27 Sep 20:15
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.2

Changed

  • Updating ResultCollection::getResult() to be able to return
    bool f6e1b2c

1.0.1

27 Sep 20:02
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

1.0.1

Changed

  • Add ability to return false as the query
    response ef88d6d