Skip to content

Latest commit

 

History

History
164 lines (77 loc) · 7.62 KB

CHANGELOG.md

File metadata and controls

164 lines (77 loc) · 7.62 KB

Changelog

0.23.0 (2024-10-11)

Features

  • hugo/shortcode-params: add example property (a0ac8be)
  • params: add example property (#72) (a0ac8be)

0.22.1 (2024-10-09)

Bug Fixes

  • page-resource-content: avoid rendering invalid Markdown (c667ab2)

0.22.0 (2024-09-05)

Features

  • add hugo/preview shortcode, a alias of hugo/shortcode-example (#66) (d110a07)

0.21.0 (2024-06-04)

Features

  • hugo/shortcode-params: allow specifying multiple types (3cfc0b1)
  • params: allow specifying multiple types (#61) (3cfc0b1)

0.20.0 (2024-06-04)

Features

  • params: add the context parameter (#59) (63fc637)

0.19.0 (2024-05-28)

Features

  • i18n: add Vietnamese translations (ea47ea7)

0.18.1 (2024-03-10)

Bug Fixes

  • hugo/shortcode-params: add a new line after options (bcafd17)
  • params: add a new line after options (bcafd17)

0.18.0 (2024-03-10)

Features

  • hugo/shortcode-params: add the deprecated parameter for items (247d9b2)
  • hugo/shortcode-params: add the options property for parameters (51ce244)
  • hugo/shortcode-params: add the since parameter for items (db24371)
  • params: add the deprecated parameter for items (247d9b2)
  • params: add the options property for parameters (51ce244)
  • params: add the since parameter for items (db24371)

0.17.0 (2024-03-08)

Features

  • hugo/shortcode-params: add the heading parameter (968e1e6)
  • params: add the heading parameter (f2cf6d7)

0.16.0 (2024-03-05)

Features

  • add the params shortcode for listing parameters (ccf1f25)

Bug Fixes

  • hugo/shortcode-params: allow using shortcode on description (b2d012d)

0.15.0 (2024-03-04)

Features

  • add the page-resource-content shortcode to reuse page resources (#50) (2d89064)

0.14.0 (2024-02-19)

Features

  • add the hugo/shortcode-example shortcode (#46) (2d43f6e)
  • add the hugo/shortcode-params shortcode (#44) (6515056)

0.13.2 (2023-11-25)

Bug Fixes

  • abbr: lowercase the language code to match the data file (dce5287)

0.13.1 (2023-11-24)

Bug Fixes

  • abbr: remove extra whitespace (5a1c896)

0.13.0 (2023-11-24)

Features

0.12.1 (2023-09-25)

Bug Fixes

  • file-content: do not escape the content (213426a)

0.12.0 (2023-09-08)

Features

0.11.0 (2023-09-03)

Features

0.10.0 (2023-07-03)

Features

  • add the details shortcode (fc7a5ca)

0.9.0 (2023-06-30)

Features

  • add HTML shortcodes, void, tag, div and p (9631ecb)

0.8.0 (2023-06-29)

Features