Skip to content

v0.1.24

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 09:03

Install

Linux / macOS

curl -fsSL https://raw.githubusercontent.com/7df-lab/devo/main/install.sh | sh

Windows

irm 'https://raw.githubusercontent.com/7df-lab/devo/main/install.ps1' | iex

What's Changed

  • fix: restore desktop updater releases by @wangtsiao in #121
  • refactor: extract research events and add turn queue RPC by @wangtsiao in #124

Full Changelog: v0.1.23...v0.1.24