v1.3.0
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 withMarkupTextConverter
andMarkupHtmlConverter
- 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