Skip to content

Releases: mdn/rari

v0.1.24

07 Feb 10:36
494f362
Compare
Choose a tag to compare

0.1.24 (2025-02-06)

Bug Fixes

  • interactive-example: missing quote at start of height attribute (#120) (7fda86e)

v0.1.23

05 Feb 17:10
5da9e0a
Compare
Choose a tag to compare

0.1.23 (2025-02-05)

Features

  • macros: add InteractiveExample macro (#84) (ca2f1e3)

Bug Fixes

  • move: error when target directory exists (3ce09de)
  • validate-redirects: validate to urls correct (7de48c0)

v0.1.22

03 Feb 20:41
0672567
Compare
Choose a tag to compare

0.1.22 (2025-02-03)

Features

  • build: fail build on slug folder mismatch (0628bc6)
  • deps: support versioning (#116) (e1e7418)
  • issues: issues for ill cased links (#115) (d8b6c2b)

Bug Fixes

  • templ: don't parse incomplete macro tags (85692ec)

v0.1.21

29 Jan 16:14
197dde3
Compare
Choose a tag to compare

0.1.21 (2025-01-29)

Features

  • cli: use info! instead of println! (797e299)
  • templ: support full syntax for csssyntaxraw (1d78439)
  • tools: add validate-redirects and support locale arg (4488aed)

Bug Fixes

  • build: canonicalize file arguments (5e2cccf), closes #98
  • build: don't try to read generic pages if not set (508b26f)
  • frontmatter: status is always an array (5b5206b)
  • tool: make status frontmatter serialize like in yari (#109) (c43860d)
  • yaml: force double quotes for fm and sidebars (9890c7d)

v0.1.20

24 Jan 11:29
0d13e31
Compare
Choose a tag to compare

0.1.20 (2025-01-24)

Features

  • issues: improve flaw compatibility (#95) (8b1f018)

v0.1.19

22 Jan 17:06
32e093b
Compare
Choose a tag to compare

0.1.19 (2025-01-22)

Features

Bug Fixes

  • build/parser: parse empty string args for macros as Nones (#88) (4f5751f)
  • html: trim the first empty line in <pre> tag (#90) (95f142f)

v0.1.18

16 Jan 13:38
ad2c303
Compare
Choose a tag to compare

0.1.18 (2025-01-16)

Bug Fixes

  • build: fix html img src (b5af77e)

v0.1.17

14 Jan 18:39
4e96b7a
Compare
Choose a tag to compare

0.1.17 (2025-01-14)

Bug Fixes

  • blog: respect published and date front matter (ba9743d)

v0.1.16

10 Jan 09:26
de3a518
Compare
Choose a tag to compare

0.1.16 (2025-01-10)

Bug Fixes

  • issues: add empty flaws for --json-issues (c6be69e)

v0.1.15

09 Jan 10:37
789f813
Compare
Choose a tag to compare

0.1.15 (2025-01-09)

Features

  • content: add inventory command (#80) (bafc0f9), closes #75
  • sidebars: add support for depth and nested (#78) (84b6358)

Bug Fixes

  • l10n: correct the prefix string for notecards in zh-TW locale (#81) (432bb40)
  • typo (#82) (892f96f)