Skip to content

Releases: QoboLtd/PHRETS

v3.0.0-beta2

19 Feb 12:21
d76f079
Compare
Choose a tag to compare
v3.0.0-beta2 Pre-release
Pre-release

What's Changed

  • Adds a client builder for easy mocking in tests by @nicosp in #12

Full Changelog: v3.0.0-beta1...v3.0.0-beta2

v3.0.0-beta1

16 Jan 12:30
0eee917
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release

What's Changed

  • PHP versions 8.2 through 8.4 are supported and tested automatically.
  • Code is now checked with phpstan level 9.
  • Dropped dependencies:
    • illuminate/collections
    • league/csv
  • Update unit tests to phpunit 11.
  • Not fully backwards compatible so the major version has changed.

Pull requests from previous release

  • Phpstan level 2 by @nicosp in #3
  • Remove illuminate container by @nicosp in #4
  • phpcs fixes by @nicosp in #5
  • Also list the json extension since we are using it directly by @nicosp in #6
  • Merge ocusellinc by @nicosp in #7
  • Enforce parenthesis for new and autofix by @nicosp in #8
  • Added automated workflows to run phpunit and static analysis by @nicosp in #9
  • Improve type safety by @nicosp in #10
  • More types by @nicosp in #11

Full Changelog: v2.6.4...v3.0.0-beta1

v2.6.4

20 Nov 08:16
49592f0
Compare
Choose a tag to compare

Initial release of the fork.

Includes all code from the upstream 2.6.4 and all changes from https://github.com/maxlipsky-ca/PHRETS-PHP8.

What's Changed

Full Changelog: https://github.com/QoboLtd/PHRETS/commits/v2.6.4