Skip to content

Releases: icecave/repr

Version 4.0.0

25 Aug 02:09

Choose a tag to compare

  • [BC] Add parameter and return type hints to all types

Version 3.0.0

25 Aug 01:45

Choose a tag to compare

  • [BC] Drop support for PHP 7.1

Version 2.0.1

23 Oct 03:46
87b7de8

Choose a tag to compare

  • Convert curly-brace string offsets to use square brackets (php 7.4 compatibility)

Version 2.0.0

27 May 23:35
e21ae5e

Choose a tag to compare

  • [BC] Drop support for PHP 5.x and PHP 7.0
  • [BC] Remove PackageInfo type

Version 1.0.1

25 Jul 05:45

Choose a tag to compare

  • [IMPROVED] Updated autoloader to PSR-4

Version 1.0.0

02 Jul 23:23

Choose a tag to compare

  • Initial release