Skip to content

Releases: comethrusws/mirage

v0.1.1

01 Jan 10:52
b1918fb

Choose a tag to compare

Changelog

  • f87e594 feat: add dark mode toggle to ui
  • e6195ef feat: add dark mode toggle to ui
  • ffd3d0b feat: add self-update command
  • 1220c68 feat: minimalistic ui redesign with request builder and tab interface
  • 75e95ba feat: rich terminal ui with lipgloss
  • ddfda74 updated: build ci

v0.1.0

01 Jan 10:30

Choose a tag to compare

Changelog

  • f91bb26 build: add makefile, goreleaser, and ci/cd workflows
  • 9064360 feat: cli commands for scenarios and replay
  • bbc63fb feat: modernize dashboard ui with dark theme and glassmorphism
  • c6e253c feat: scenario matching and config loading
  • f837362 feat: structured logging and config loader
  • ed1cab0 feat: traffic recording
  • 7be0148 fix: remove homebrew tap and add logo to dashboard ui
  • f574eb9 init: project structure and go.mod
  • b03c88d refactor: remove all comments from codebase
  • 4d63359 updated: main configs