Releases: ActuallyConnor/pseudo
Releases · ActuallyConnor/pseudo
2.0.0
What's Changed
- Add PHP 8.4 to GitHub Actions test matrix by @ActuallyConnor in #11
- Drop php 8.0 support by @ActuallyConnor in #12
Full Changelog: 1.1.2...2.0.0
1.1.2
What's Changed
- Update phpstan/phpstan requirement from ^1.12 to ^2.0 in the major-updates group by @dependabot in #10
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Building better documentation by @ActuallyConnor in #5
- Create CODE_OF_CONDUCT.md by @ActuallyConnor in #6
- Create LICENSE by @ActuallyConnor in #7
- Update issue templates by @ActuallyConnor in #8
- Making one line change and adding unit test by @ActuallyConnor in #9
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Bring PHPStan to level 9 and adding workflow by @ActuallyConnor in #4
New Contributors
- @ActuallyConnor made their first contribution in #4
Full Changelog: 1.0.6...1.1.0
1.0.6
Full Changelog: 1.0.5...1.0.6
1.0.5
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
Full Changelog: 1.0.3...1.0.4
Switching package name to pseudo/pseudo
1.0.3
Full Changelog: 1.0.2...1.0.3
1.0.3
Changed
- Add ability to throw exception as expected result 61c6930
1.0.2
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
Full Changelog: 1.0.0...1.0.1
1.0.1
Changed
- Add ability to return false as the query
response ef88d6d