Releases: DevSymphony/sym-cli
Releases · DevSymphony/sym-cli
Release v0.1.13
What's Changed
- fix: dashboard and init improvements by @baeyc0510 in #56
- fix: improve linter execution with TypeScript support and language filtering by @ikjeong in #57
Full Changelog: v0.1.12...v0.1.13
Release v0.1.12
What's Changed
- feat: add convention import feature by @ikjeong in #50
- feat: add golangci-lint linter integration with v2.x support by @yessjun in #51
- feat: implement mode-based execution for LLM validation by @sehwan505 in #53
- feat: add convention and category CRUD operations via MCP and CLI by @ikjeong in #54
- fix: handle removed linters in golangci-lint v2 and add CLI convention filtering by @ikjeong in #55
New Contributors
Full Changelog: v0.1.11...v0.1.12
Release v0.1.11
What's Changed
- fix: simplify dashboard save conversion prompt by @ikjeong in #48
- fix: prevent 'admin with no permissions' on fresh install by @baeyc0510 in #49
Full Changelog: v0.1.10...v0.1.11
Release v0.1.10
What's Changed
- fix: rename file by @ikjeong in #42
- feat: add category management with CLI command and MCP tool by @ikjeong in #43
- feat: add category management(add, edit, remove) by @ikjeong in #44
- feat(init): preserve existing config files when .sym directory exists by @baeyc0510 in #45
- docs: update documentation for category feature by @ikjeong in #46
- fix: use binary version in MCP config generation by @ikjeong in #47
Full Changelog: v0.1.9...v0.1.10
Release v0.1.9
What's Changed
- refactor: consolidate util packages and simplify bootstrap structure by @ikjeong in #40
- chore: update docs and configure linting by @ikjeong in #41
Full Changelog: v0.1.8...v0.1.9
Release v0.1.8
What's Changed
Full Changelog: v0.1.7...v0.1.8
Release v0.1.7
What's Changed
- refactor: rename adapter package to linter and simplify concurrency by @ikjeong in #37
- refactor: restructure validator with git package extraction and execution unit abstraction by @ikjeong in #38
Full Changelog: v0.1.6...v0.1.7
Release v0.1.6
What's Changed
- Add Pylint adapter and refactor adapter architecture by @ikjeong in #31
- feat: change llm model and refactor code structure by @sehwan505 in #33
- feat(dashboard): enhance language management in policy editor by @baeyc0510 in #32
- feat: support configurable execution mode (CLI or API) by @sehwan505 in #34
- Feat/local role system by @baeyc0510 in #35
- refactor: restructure LLM module with provider registry pattern by @ikjeong in #36
Full Changelog: v0.1.5...v0.1.6