Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 01:18

1.0.0 (2026-03-28)

Feature

  • auto-detect display language from keyword (706482c)
  • add library facade for external Go module usage (bac3348)
  • add structured exit codes to entrypoint (b95badb)
  • add self-update command from GitHub Releases (4ff163a)
  • add tool-schema command for AI agent integration (5d3c1b9)
  • add cache clear and stats subcommands (69fc8f9)
  • wire search into root command with cache-first lookup (a662cc1)
  • add SQLite cache with TTL and path fallback logic (6af4b90)
  • add poesis.kr API client with error handling (5141ba2)
  • add multi-format output system (table/json/jsonl/csv) (a4a043e)
  • add i18n with ko/en translations (c6756c6)
  • add public data models with address result conversion (90f0404)
  • bootstrap kozip CLI with cobra root command (b82061d)

Bug Fixes

  • CSV exports all fields instead of table-column subset (ede2067)

Documentation

  • add README with CLI usage, library examples, and feature overview (afc6ebb)
  • add Korean landing page, install script, AI skill, and pages workflow (9329b6c)

Code Refactoring

  • rename project from kozip to juso (29d76f7)