Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:20
e316c1b

Changelog

  • e316c1b merge: develop into main for v0.2.0 release
  • 9e333da chore(release): bump version references to v0.2.0
  • da1a015 ci(goreleaser): ship windows binaries
  • 17c8e5f ci: deploy doc site to GitHub Pages on push to main
  • 927e2ee docs(readme): link hosted doc site and local preview task
  • bead612 chore(taskfile): add docmd tasks for doc site preview and build
  • 12ab74c docs: drop docs/releases, duplicated by CHANGELOG.md
  • f113df1 docs(readme): collapse go install into a details section
  • c4b06ff feat(service): install mcp-sim as a native OS service
  • 9c02089 docs: stop implying the whole server is macOS-only
  • f8d5f3a ci: add cross-platform build matrix
  • e06701a fix(config): resolve default config path via os.UserHomeDir
  • e0a362a fix(agentdevice): replace pkill with tracked process kill
  • 6ecd8e2 fix(android): support Windows in emulator process spawning