Skip to content

Releases: mll-lab/graphql-php-scalars

v6.2.0

09 May 13:21
Compare
Choose a tag to compare

Added

  • Add a new scalar BigInt

v6.1.0

24 Feb 08:22
24a4797
Compare
Choose a tag to compare

Added

  • Support egulias/email-validator:^4

v6.0.0

20 Jan 09:56
Compare
Choose a tag to compare

Changed

  • Require webonyx/graphql-php:^15

Removed

  • Drop support for PHP 7.4

v5.4.1

20 Oct 19:34
0e71c35
Compare
Choose a tag to compare

Changed

  • Clean up error messages

v5.4.0

28 Jan 09:28
Compare
Choose a tag to compare

Added

  • Support spatie/regex versions 2 and 3

v5.3.0

13 Jan 10:24
Compare
Choose a tag to compare

Added

  • Support thecodingmachine/safe version ^2

v5.2.0

07 Jan 14:30
Compare
Choose a tag to compare

Added

  • Add scalars Date, DateTime and DateTimeTz

v5.1.0

06 Dec 15:14
1d46168
Compare
Choose a tag to compare

Added

  • Add scalar Null

v5.0.1

06 Dec 09:00
Compare
Choose a tag to compare

Fixed

  • Allow egulias/email-validator:^2

v5.0.0

03 Dec 16:55
79c8f6c
Compare
Choose a tag to compare

Fixed

  • Return coerced string value in Regex::parseValue()

Changed

  • Require egulias/email-validator:^3

Removed

  • Drop support for PHP 7.2 and 7.3