Skip to content

v1.3.0

Compare
Choose a tag to compare
@sliekens sliekens released this 03 Nov 16:32
· 33 commits to main since this release

Highlights

This release changes markup colors to the color values used in the game, while also adding the ability to override the colors.
Check out the updated documentation.

New features

Markup:

  • Added class MarkupConverter to make it easier to work with MarkupTextConverter and MarkupHtmlConverter
  • Added MarkupColorName.DefaultColorMap with color values picked from the game
  • Added an overload for MarkupHtmlConverter.Convert that accepts a custom color map
  • Improved the performance of the converters

Full Changelog: v1.2.0...v1.3.0
Previous release notes: https://github.com/sliekens/gw2sdk/releases/tag/v1.2.0