Skip to content

Releases: isdmx/mmrun

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:15
32ed9d3

Changelog

  • b83115b Merge pull request #10 from isdmx/dependabot/github_actions/github-actions-e986305a06
  • 32ed9d3 Merge pull request #12 from isdmx/feat/v0.10-completion
  • f33d079 chore(ci): bump actions/setup-go from 6 to 7 in the github-actions group
  • fd0d61d feat: auto_mark_read config key, shell completion on pinned/stats/reply/markread/open/copy
  • 950f893 fix(cmd): tree markers in renderMessages via --style tree

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 10:39
2ca6539

Changelog

  • 2ca6539 Merge pull request #11 from isdmx/feat/v0.9-gaps
  • 7ebfed9 feat(cmd): --links flag for link extraction on read/search/mentions
  • 7ba2645 feat: tail --from filtering, custom status, context current, pinned indicators

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 10:15
0ba47b6

Changelog

  • 0ba47b6 Merge pull request #9 from isdmx/feat/config-keys
  • c421998 feat(config): add full, style, time_format, threads_only keys

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 09:18
b6abee4

Changelog

  • b6abee4 Merge pull request #8 from isdmx/feat/v0.8-stabilization
  • 44116e3 feat(cmd): in-memory completion cache with 30s TTL
  • 8eb0771 feat(output): markdown rendering via glamour with --no-markdown flag
  • 20276b4 feat: command help examples, friendly 4xx errors, per-context alias resolution
  • 54d8080 fix(output): wire timeFormat into remaining humanRenderer constructor

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 08:03
bf967cc

Changelog

  • bf967cc Merge pull request #7 from isdmx/feat/v0.7-search-ux
  • bad6d52 feat(client): add SearchPostsWithParams, pinned, stats, unread, flagged, flag, bots wrappers
  • 4d7b13c feat(cmd): pinned, stats, flagged+flag/unflag commands, --unread-summary
  • db276bd feat(cmd): pinned, stats, flagged+flag/unflag commands, --unread-summary
  • 016d777 feat(cmd): search --limit/--page and --since/--before time modifiers
  • e331f4d feat: implicit editor, bot detection, copy command, per-context aliases
  • 0589888 fix(test): use OS-aware mock clipboard script for CI compatibility

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 09:42

Changelog

  • 0103d05 fix(ci): remove Docker publishing (ghcr auth unavailable)
  • 24e4a51 fix(ci): remove Docker section
  • be2d58d fix(ci): remove multi-platform Docker build (unsupported in CI)
  • ef39bea v0.6 — output styles, timestamps, status, pin, tail, Docker (#6)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:31
7860ce7

Changelog

  • 7860ce7 fix(ci): use TAP_TOKEN for cross-repo Homebrew formula push
  • 378fbdf v0.5 — themes, Homebrew, --editor, --tail, contexts (#5)

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 14:03
0408be0

Changelog

  • 0408be0 fix(version): supress 'commit none' for tagged go installs

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 13:56
65df383

Changelog

  • dd3298f fix(version): use debug.ReadBuildInfo as fallback for go install builds
  • 65df383 fix(version): use debug.ReadBuildInfo for date; fix String() to use Get().Date

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 13:37
44826c2

Changelog

  • 44826c2 chore(ci): bump the github-actions group across 1 directory with 4 updates (#1)
  • b75d344 v0.4 — env auth, completion, format, reply, open, re-login (#4)