Skip to content

Releases: useblocks/sphinx-needs

v6.0.1

Choose a tag to compare

@ubmarco ubmarco released this 02 Oct 12:14
5a0d196

What's Changed

Full Changelog: 6.0.0...6.0.1

v6.0.0

Choose a tag to compare

@ubmarco ubmarco released this 28 Sep 16:05
be2a705

What's Changed

New Contributors

Full Changelog: 5.1.0...6.0.0

v5.1.0

Choose a tag to compare

@chrisjsewell chrisjsewell released this 06 Mar 15:25
490603d

What's Changed

Full Changelog: 5.0.0...5.1.0

v5.0.0

Choose a tag to compare

@chrisjsewell chrisjsewell released this 20 Feb 10:50
3b8a280

What's Changed

Full Changelog: 4.2.0...5.0.0

4.2.0

Choose a tag to compare

@chrisjsewell chrisjsewell released this 09 Jan 07:23
61bbf08

What's Changed

New Contributors

Full Changelog: 4.1.0...4.2.0

v4.1.0

Choose a tag to compare

@chrisjsewell chrisjsewell released this 28 Oct 20:05
a3255de

What's Changed

Full Changelog: 4.0.0...4.1.0

v4.0.0

Choose a tag to compare

@chrisjsewell chrisjsewell released this 10 Oct 12:43
6c97c47

See https://sphinx-needs.readthedocs.io/en/latest/changelog.html

New Contributors

Full Changelog: 3.0.0...4.0.0

v3.0.0

Choose a tag to compare

@chrisjsewell chrisjsewell released this 28 Aug 12:58
3665b04

What's Changed

See https://sphinx-needs.readthedocs.io/en/latest/changelog.html

New Contributors

Full Changelog: 2.1.0...3.0.0

v2.1.0

Choose a tag to compare

@chrisjsewell chrisjsewell released this 08 May 12:23
2e4d156

What's Changed

Improvements

  • πŸ‘Œ Default to warning for missing needextend ID by @chrisjsewell in #1066
  • πŸ‘Œ Make needtable titles more permissive by @chrisjsewell in #1102
  • πŸ‘Œ Add filter_warning directive option, to replace default warning text by @kreuzberger in #1093
  • πŸ‘Œ Improve and test github needservice directive by @chrisjsewell in #1113
  • πŸ‘Œ Improve warnings for invalid filters (add source location and subtype) by @chrisjsewell in #1128
  • πŸ‘Œ Exclude external needs from needs_id_regex check by @David-Le-Nir in #1108
  • πŸ‘Œ Fail and emit warning on filters that do not return a boolean result by @big1hc in #964
  • πŸ‘Œ Improve Need node creation and content parsing by @chrisjsewell in #1168
  • πŸ‘Œ Add loading message to permalink.html by @csIcaK in #1081
  • πŸ‘Œ Remove hard-coding of completion and duration need fields by @chrisjsewell in #1127

Bug fixes

Internal improvements

New Contributors

Full Changelog: 2.0.0...2.1.0

v2.0.0

Choose a tag to compare

@chrisjsewell chrisjsewell released this 13 Nov 19:22
6ffb097

See: https://sphinx-needs.readthedocs.io/en/latest/changelog.html

This release is focussed on improving the internal code-base and its build time performance, as well as improved build warnings and other functionality improvements / fixes.

What's Changed

New Contributors

Full Changelog: 1.3.0...2.0.0