Skip to content

Breaking Changes and New Stuff

Compare
Choose a tag to compare
@trishume trishume released this 02 Jan 16:36
· 637 commits to master since this release
53a251d

Breaking changes:

  • The static-onig feature was removed, static linking is now the default
  • Font styles and color constants now use associated consts because of bitflags upgrade
  • SyntaxDefinition::load_from_str now has an extra parameter

Other notable changes:

  • Support for new embed syntax #124
  • Updates to many dependencies
  • Updated dumps
  • More compact HTML output