Releases: DevSymphony/sym-cli
Releases · DevSymphony/sym-cli
Release v0.1.3
What's Changed
- feat: enhance policy editor by @baeyc0510 in #23
- feat: 데모 템플릿 수정 by @baeyc0510 in #24
- feat: enhance accuracy of validation and converter by @sehwan505 in #26
- chore: bump version to 0.1.3 in package.json by @ikjeong in #27
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
What's Changed
- feat: convert convention and validation with llm by @sehwan505 in #8
- feat: clean up convert-generated files on init --force by @baeyc0510 in #10
- feat: add RBAC (Role-Based Access Control) support by @sehwan505 in #9
- refactor: change UserRule 'no' field to 'id' with string type by @baeyc0510 in #11
- feat: enhance mcp by @sehwan505 in #15
- Feat/mcp registration by @baeyc0510 in #17
- fix: mcp validator calling error by @sehwan505 in #18
- feat: enhance policy editor by @baeyc0510 in #19
- feat: connect rbac validator in validator ochestrator by @sehwan505 in #20
- Validator Java 지원 및 통합 테스트 구현 by @ikjeong in #21
- Bump version to 0.1.2 by @ikjeong in #22
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
What's Changed
- Implement policy validation engine with ESLint/Prettier integration by @ikjeong in #1
- feat: add cli endpoints by @sehwan505 in #2
- Feat/integrate symphony client by @baeyc0510 in #3
- Add TypeScript type checker and enhance validation engine infrastructure by @ikjeong in #4
- Add CI/CD workflow by @ikjeong in #5
- Update CI/CD workflows to streamline permissions by @ikjeong in #6
New Contributors
- @ikjeong made their first contribution in #1
- @sehwan505 made their first contribution in #2
- @baeyc0510 made their first contribution in #3
Full Changelog: https://github.com/DevSymphony/sym-cli/commits/v0.1.0