Skip to content

Releases: neos/doctools

4.2.0

Choose a tag to compare

@kdambekalns kdambekalns released this 05 Feb 18:39
3faa7aa

What's Changed

Full Changelog: 4.1.2...4.2.0

4.1.2 Declare compatible with Flow 9.0

Choose a tag to compare

@kitsunet kitsunet released this 22 Nov 12:18
b013b49
TASK: Allow Flow 9.0

4.1.1 Check if return tag is set before accessing

Choose a tag to compare

@dlubitz dlubitz released this 13 Oct 12:54
2c1997d

What's Changed

  • BUGFIX: Check if return tag is set before accessing by @dlubitz in #8

New Contributors

Full Changelog: 4.1.0...4.1.1

4.1.0

Choose a tag to compare

@kdambekalns kdambekalns released this 02 Sep 10:41
71e8e3c

What's Changed

  • TASK: When rendering signals references, use parent class as needed by @kdambekalns in #6
  • TASK: Add template for ViewHelper reference rendering by @kdambekalns in #5
  • BUGFIX: Do not provide any settings by @kdambekalns in #7

Full Changelog: 4.0.0...4.1.0

4.0.0

Choose a tag to compare

@kdambekalns kdambekalns released this 02 Sep 09:55
02c4548

What's Changed

  • BUGFIX: Fix signals rendering and settings overrides by @kdambekalns in #4

New Contributors

Full Changelog: 3.3.1...4.0.0

Support Flow 8.x

Choose a tag to compare

@mficzel mficzel released this 29 Mar 09:39
ef493f6
3.3.1

TASK: Allow Flow 8

Support Flow 7.x

Choose a tag to compare

@albe albe released this 30 Apr 15:51
5168b0b
Merge pull request #3 from neos/flow7.x

TASK: Declare Flow 7.x compatible

Support Flow 6.0 and remove support for Flow 4.0

Choose a tag to compare

@albe albe released this 04 Apr 19:06
9d77289
3.2

TASK: Fix flow dependency version to support 6.x

Fix command for command reference generation

Choose a tag to compare

@albe albe released this 16 Jul 11:01
8a9621a

3.1.1

Choose a tag to compare

@kdambekalns kdambekalns released this 10 Aug 09:31
d42a58b
TASK: Declare compatible with Flow dev-master