Skip to content

Releases: BoundfoxStudios/mat

v1.1.0

Choose a tag to compare

@boundfox-studio-bot boundfox-studio-bot released this 21 Aug 16:36
59a7d87

1.1.0 (2026-08-21)

Features

  • let the configuration file make --watch the default (5af4673), closes #31
  • re-render and reload the browser on change behind --watch (4e880f1), closes #31

v1.0.0

Choose a tag to compare

@boundfox-studio-bot boundfox-studio-bot released this 12 Aug 17:54
d365110

1.0.0 (2026-08-12)

Bug Fixes

  • namespace the temp directory by user id (ea403ee)
  • read the configuration from %APPDATA% on Windows (1e3d594)

Miscellaneous Chores

v0.1.4

Choose a tag to compare

@boundfox-studio-bot boundfox-studio-bot released this 12 Aug 16:18
e7d523b

0.1.4 (2026-08-12)

Features

  • add a global configuration file for default behavior (d390075), closes #14 #15 #16

v0.1.3

Choose a tag to compare

@boundfox-studio-bot boundfox-studio-bot released this 12 Aug 14:24
2e26a97

0.1.3 (2026-08-12)

Features

  • render linked local Markdown files behind --follow-links (aa08bdd), closes #13

Bug Fixes

  • refuse a non-regular root document instead of hanging (a3f2a25), closes #17

v0.1.2

Choose a tag to compare

@boundfox-studio-bot boundfox-studio-bot released this 12 Aug 05:47
3feda07

0.1.2 (2026-08-12)

Features

  • check for a newer release in the background (2264b4a)
  • log the chosen default document to stderr (6fe0be4)
  • route CLI diagnostics through consola (54d3af3)

Bug Fixes

  • ship the Oniguruma licence notice alongside the binary (57ceb43)

v0.1.1

Choose a tag to compare

@boundfox-studio-bot boundfox-studio-bot released this 11 Aug 21:46
d024135

0.1.1 (2026-08-11)

Features

  • render a standard document when no file is given (61bbb89)

v0.1.0

Choose a tag to compare

@boundfox-studio-bot boundfox-studio-bot released this 11 Aug 20:26
1b2173f

0.1.0 (2026-08-11)

Features

  • render markdown as github-flavored html and open it in the browser (68596c9)