Skip to content

Releases: kukv/octoscope

Release list

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 10:26
v0.4.0
7d690a1

What's Changed

New Features 🎉

  • feat: add the Work board and the tabbed root model (Phase 1) by @kukv in #51

Enhancement Updates 💪

  • feat: guard against mistyped message IDs and localize date formats by @kukv in #47

dependency updates 🛠

  • fix(deps): update module go.yaml.in/yaml/v3 to v3.0.5 by @renovate[bot] in #45

Other Changes

  • ci: update goreleaser-action to v7.2.3 for Node.js 24 by @kukv in #44
  • docs: plan the octoscope Phase 1 implementation (Work board and GraphQL) by @kukv in #46
  • docs: expand install instructions with mise and manual download by @kukv in #48
  • refactor: split the GitHub layer and narrow the UI interfaces by @kukv in #49
  • docs: Phase 1 の積み残しを記録する by @kukv in #52
  • feat: Phase 1 の積み残しを片付け、画面を Artifact に合わせる by @kukv in #53

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 17:07
v0.3.0
8121c3e

What's Changed

Other Changes

  • chore: distribute common files by @chloe-chan-bot[bot] in #22
  • fix: security ゲート初回指摘の是正(zizmor 指摘の workflow 強化 + 脆弱依存更新) by @kukv in #23
  • chore: distribute common files by @chloe-chan-bot[bot] in #26
  • fix(deps): update golang.org/x/net to v0.56.0 and golang.org/x/text to v0.39.0 by @kukv in #27
  • fix(deps): update module charm.land/bubbles/v2 to v2.1.1 by @renovate[bot] in #24
  • fix(deps): update module charm.land/bubbletea/v2 to v2.0.8 by @renovate[bot] in #25
  • chore(deps): update actions/setup-go action to v7 by @renovate[bot] in #29
  • chore(deps): update actions/checkout action to v7.0.1 by @renovate[bot] in #30
  • chore: remove repository-fanout distributed files (project retired) by @kukv in #31
  • chore(deps): update k1low/octocov-action action to v1.5.2 by @renovate[bot] in #33
  • chore(deps): update google/osv-scanner-action action to v2.5.0 by @renovate[bot] in #34
  • fix(deps): update module charm.land/lipgloss/v2 to v2.0.6 by @renovate[bot] in #35
  • chore(deps): update google/osv-scanner-action action to v2.5.1 by @renovate[bot] in #37
  • fix(deps): update module charm.land/bubbletea/v2 to v2.0.9 by @renovate[bot] in #38
  • chore(deps): update dependency golangci/golangci-lint to v2.13.1 by @renovate[bot] in #39
  • chore(deps): update dependency golangci/golangci-lint to v2.13.2 by @renovate[bot] in #41
  • fix(deps): update module charm.land/bubbles/v2 to v2.2.1 by @renovate[bot] in #40
  • chore(deps): update actions/checkout action to v7.0.1 by @renovate[bot] in #32
  • docs: plan the octoscope standalone redesign and add project rules by @kukv in #42
  • feat: rebuild as the standalone octoscope CLI (Phase 0) by @kukv in #43

Full Changelog: v0.2.0...v0.3.0