Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@chrisjsewell chrisjsewell released this 08 May 12:23
· 12 commits to master since this release
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