Skip to content

Releases: php-type-language/reader

1.1.1

11 Jan 01:02

Choose a tag to compare

  • Fixed tests compatability with parser lower than 1.2.1
  • Upgraded phpstan from 1.x to 2.x
  • Other minor fixes

Full Changelog: 1.1.0...1.1.1

1.1.0

27 Sep 03:43

Choose a tag to compare

  • Added TypeLang\Reader\AttributeReader for reading types from attributes.

1.0.2

01 Jul 08:49

Choose a tag to compare

  • A little codestyle improvements
  • Actualize dev dependencies
  • And other unimportant improvements...

1.0.1

17 Apr 23:00

Choose a tag to compare

  • Fix bug while reading FQN (namespaced) named types.
  • Add unit tests.

Full Changelog: 1.0.0...1.0.1

1.0.0

15 Apr 19:26

Choose a tag to compare

Release! 🚀

1.0.0-RC1

12 Apr 22:31

Choose a tag to compare

  • Initial release

1.0.0-beta2

02 Apr 18:07

Choose a tag to compare

  • The general ReaderInterface has been splitted into several auxiliary interfaces

Full Changelog: 1.0.0-beta1...1.0.0-beta2

1.0.0-beta1

01 Apr 19:46

Choose a tag to compare

  • Package has been renamed from type-lang/reflection-converter to type-lang/reader.
  • Release tag has been recreated (whoops 😊)