Skip to content

Releases: atani/glowm

v0.3.0

23 Apr 23:57
869a701

Choose a tag to compare

0.3.0 (2026-04-23)

Features

  • support Ghostty terminal for Mermaid image rendering (#39) (964a56c)

v0.2.2

27 Mar 05:08
33277f6

Choose a tag to compare

0.2.2 (2026-03-27)

Bug Fixes

  • ci: auto-fix Auto-merge Dependabot PRs failure (#24) (d3369ec)
  • ci: Go 1.24 -> 1.25 に更新 (b52b79f)
  • ci: Go 1.24 -> 1.25 に更新 (03ae4bd)
  • ci: update Go version from 1.25 to 1.26 (875e39b)
  • ci: update Go version from 1.25 to 1.26 (27afd79)

v0.2.1

19 Jan 23:25
b616ccd

Choose a tag to compare

0.2.1 (2026-01-19)

Bug Fixes

  • add fetch-tags to checkout for tag creation (#9) (9b99ba8)

v0.2.0

19 Jan 14:54
71ff45d

Choose a tag to compare

0.2.0 (2026-01-19)

Features

  • add GoReleaser for automated releases (37ac7b6)
  • add GoReleaser for automated releases and homebrew-tap updates (be573e6)

Bug Fixes

  • ci: Add Chrome setup for mermaid tests (db8c027)
  • ci: Skip chrome-dependent tests in CI environment (0f81951)

v0.1.2

19 Jan 03:11

Choose a tag to compare

What's Changed

Bug Fixes

  • Fix URL broken when word-wrapped (#1)
    • Upgrade glamour to v2-exp with OSC 8 hyperlink support
    • URLs in rendered markdown are no longer split at word wrap boundaries

Other

  • Add link to Glow in README

Full Changelog: v0.1.1...v0.1.2

v0.1.1

18 Jan 04:55

Choose a tag to compare

Changes

  • Remove docs from repo and ignore docs/ directory
  • README in English with Homebrew install

Requirements

  • Chrome/Chromium is required for Mermaid rendering and PDF export

v0.1.0

18 Jan 04:50

Choose a tag to compare

Highlights

  • Glow-like Markdown rendering in terminal
  • Mermaid diagrams render inline on iTerm2/Kitty
  • PDF export via --pdf
  • Auto-fit Mermaid images to terminal width

Requirements

  • Chrome/Chromium is required for Mermaid rendering and PDF export