Skip to content

Releases: kynx/laminas-form-shape

0.7.0

04 Apr 11:49
17550ff
Compare
Choose a tag to compare

What's Changed

  • Move vimeo/psalm to dev dependency and update installation instructions by @kynx in #38

Full Changelog: 0.6.3...0.7.0

0.6.3

04 Mar 19:06
00dc079
Compare
Choose a tag to compare

What's Changed

  • Add visitor for FileInput by @kynx in #37

Full Changelog: 0.6.2...0.6.3

0.6.2

02 Mar 01:10
bd20aa1
Compare
Choose a tag to compare

What's Changed

  • Add visitor for callback filters by @kynx in #36

Full Changelog: 0.6.1...0.6.2

0.6.1

28 Feb 19:23
d3933fc
Compare
Choose a tag to compare

What's Changed

  • ExplodeVisitor widens type to include arrays by @kynx in #33
  • Array input refactor by @kynx in #34
  • Escape literal strings by @kynx in #35

Full Changelog: 0.6.0...0.6.1

0.6.0

26 Feb 09:44
c82cc8d
Compare
Choose a tag to compare

What's Changed

  • Fix matching deeply-nested import types by @kynx in #29

Full Changelog: 0.5.2...0.6.0

0.5.2

25 Feb 16:00
eca4987
Compare
Choose a tag to compare

What's Changed

  • Handle collections with InputFilterProvider target elements by @kynx in #26
  • Catch all throwables when reflecting files by @kynx in #27
  • More collection fixes; added static analysis tests by @kynx in #28

Full Changelog: 0.5.1...0.5.2

0.5.1

24 Feb 22:05
081021c
Compare
Choose a tag to compare

What's Changed

  • Added attribute for marking classes with custom types by @kynx in #25

Full Changelog: 0.5.0...0.5.1

0.5.0

24 Feb 15:24
0f884d1
Compare
Choose a tag to compare

What's Changed

  • Added --cs-fix option to run phpcbf on changed files by @kynx in #24

Full Changelog: 0.4.4...0.5.0

0.4.4

24 Feb 11:47
3ce2452
Compare
Choose a tag to compare

What's Changed

  • Preserve leading whitespace in existing docblocks by @kynx in #22
  • Preserve input order in generated array shape by @kynx in #23

Full Changelog: 0.4.3...0.4.4

0.4.3

24 Feb 01:12
b1fbce9
Compare
Choose a tag to compare

What's Changed

  • Added PsalmTypeIgnore attribute, marking forms that cannot be processed by @kynx in #21

Full Changelog: 0.4.2...0.4.3