Skip to content

v0.9.2

Choose a tag to compare

@ganisback ganisback released this 28 Jun 09:20
· 3 commits to main since this release
  • Rename GitHub repository to OpenCSGs/csglite; the csghub-lite binary name, local data directory (~/.csghub-lite), and AI app configurations remain unchanged, so existing users upgrade smoothly.
  • Update Go module path to github.com/opencsgs/csglite; external code importing github.com/opencsgs/csghub-lite/... must update imports.
  • Homebrew tap name changes to opencsgs/csglite; macOS users should re-tap with brew untap opencsgs/csghub-lite && brew tap opencsgs/csglite https://github.com/OpenCSGs/csglite to receive future brew upgrade updates.
  • Widen the Library page table layout and improve cell truncation on narrow viewports.