Skip to content

Version 1.7 Release

Latest
Compare
Choose a tag to compare
@eyesniper2 eyesniper2 released this 09 May 06:29
· 1 commit to master since this release

What's new?

  • Added support for Structures.
  • Added support for pulling nodes from the EntryValidator or EntryValidator.EntryValidatorBuilder and adding it to the entries field for section syntax elements. This replaces the previous SectionValidator support and should be more reliable.
  • Added more rules for pulling out non user facing syntax patterns to help clean syntax elements. All those extra ':'s should now be gone!
  • Added better support for cleaning up usages, description and examples fields to clean out patterns that would not show up well in markdown.
  • Added alphabetical sorting for event values to reduce unnecessary changes between addon versions.
  • Added support for addon meta data fields.

#What's Fixed?

Huge thanks to @ShaneBeee and @takejohn for their contributions for this release!