Skip to content

Releases: usarise/turnstile-php

Version 0.5.3

15 Jul 20:52
Compare
Choose a tag to compare
  • add validation for requestFactory and streamFactory
  • phpstan level to 8
  • errors descriptions update
  • bump dev dependencies

Full Changelog: v0.5.2...v0.5.3

Version 0.5.2

07 Apr 06:42
Compare
Choose a tag to compare
  • allow PSR-18 client for turnstile construct
  • add php-http/discovery examples usage for readme
  • add symfony/http-client and guzzlehttp/psr7 and php-http/discovery examples usage for readme
  • add --verbose for csfixer script
  • change dev cache dirs to library root dir
  • rector update to ^1.0
  • bump dev dependencies

Full Changelog: v0.5.1...v0.5.2

Version 0.5.1

02 Dec 03:21
Compare
Choose a tag to compare
  • refactoring error input response
  • ci linter bump php to 8.3
  • bump dev dependencies

Full Changelog: v0.5.0...v0.5.1

Version 0.5.0

19 Nov 05:28
Compare
Choose a tag to compare
  • add composer require psr/http-factory-implementation
  • bump PER Coding Style to 2.0
  • add PHP 8.3 to test
  • improved readme
  • composer scripts csfixer: fix --dry-run to check
  • github ci: use actions/checkout@v4
  • bump dev dependencies

Full Changelog: v0.4.1...v0.5.0

Version 0.4.1

21 Aug 02:57
Compare
Choose a tag to compare
  • rename verify argument expectedCData to expectedCdata
  • update readme
  • rename ci for github badge

Full Changelog: v0.4.0...v0.4.1

Version 0.4.0

20 Aug 20:56
Compare
Choose a tag to compare
  • optimize composer scripts
  • add test expectExceptionMessage
  • extend verify properties moved in verify arguments and renamed
  • update readme
  • bump dev dependencies

Full Changelog: v0.3.0...v0.4.0

Version 0.3.0

07 Jun 07:41
Compare
Choose a tag to compare
  • idempotency key move to turnstile construct
  • object to array move to strict mode
  • support decode http response json
  • add token max length check
  • add integration tests
  • refactoring

Full Changelog: v0.2.0...v0.3.0

Version 0.2.0

06 Jun 15:06
Compare
Choose a tag to compare
  • add idempotency support
  • add new errors descriptions

Full Changelog: v0.1.0...v0.2.0

Version 0.1.0

06 Jun 04:51
Compare
Choose a tag to compare