Wyam v2.2.1 Release Notes

Release Date: 2020-03-05 // about 4 years ago
    • [Feature] New Highlight shortcode
    • [Feature] New YouTube shortcode
    • [Feature] New Giphy shortcode
    • [Feature] New CodePen shortcode
    • [Feature] Improvements to Sass module processing of @import including a new .WithImportPath() delegate that can fine-tune import path locations
    • ๐Ÿ”จ [Refactoring] Refactored Embed shortcode to make derived oEmbed shortcodes easier to implement
    • ๐Ÿ”จ [Refactoring] Refactored HttpClient support in ExecutionContext to work more like HttpClientFactory by sharing a HttpMessageHandler instead of a HttpClient instance

    ๐Ÿ‘€ Please see https://wyam.io/docs/usage/obtaining for important notes about downloading and installing.