Skip to content

Releases: spatie/php-structure-discoverer

2.3.2

22 Sep 14:58
6c46e06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.1...2.3.2

2.3.1

14 Feb 10:18
42f4d73

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0

13 Jan 13:15
42d1612

Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.3.0

2.2.1

16 Dec 13:29
e2b39ba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.2.1

2.2.0

29 Aug 10:44

Choose a tag to compare

  • Add a new uses resolver which can be used by external packages

2.1.2

13 Aug 15:02
0bfebf6

Choose a tag to compare

  • Fix issue where string or int backed enums with interfaces were not discovered
  • Added extra types

2.1.1

13 Mar 16:09

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

16 Feb 12:42
f5b3c93

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

2.0.1

08 Jan 21:01

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

21 Dec 12:06
3e532f0

Choose a tag to compare

  • Add support for discovering structures using Reflection