Releases: neos/doctools
Releases · neos/doctools
Release list
4.2.0
What's Changed
- TASK: Modernize & clean up code by @kdambekalns in #10
- FEATURE: Parser for Content Repository Commands by @kdambekalns in #12
Full Changelog: 4.1.2...4.2.0
4.1.2 Declare compatible with Flow 9.0
TASK: Allow Flow 9.0
4.1.1 Check if return tag is set before accessing
4.1.0
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
What's Changed
- BUGFIX: Fix signals rendering and settings overrides by @kdambekalns in #4
New Contributors
- @kdambekalns made their first contribution in #4
Full Changelog: 3.3.1...4.0.0
Support Flow 8.x
Support Flow 7.x
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
3.2 TASK: Fix flow dependency version to support 6.x
Fix command for command reference generation
3.1.1
TASK: Declare compatible with Flow dev-master