Releases: vibe-coding-labs/kiro-cleaner
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.1 release
Changes since v0.1.0:
fe39c3d 完善项目的gitignore文件
d469784 feat: add i18n support for website with English and Simplified Chinese
8d832ca docs: 添加 website i18n 功能的完整 spec
5c9fdf6 docs: 完善 README,添加英文版作为默认,中文版为 README.zh-CN.md
aa00ea1 fix: 将视频改为 GIF 以解决 GitHub Pages 兼容性问题
da8b2b5 Fix video path for GitHub Pages deployment
5b0ec36 Clean up website components and theme files
c293172 fix: add base path for GitHub Pages deployment
4d59128 fix: completely rewrite modernTheme.ts to remove all old code
53a39fd fix: resolve remaining TypeScript build errors
49b6c60 fix: resolve TypeScript build errors for GitHub Actions
9c750b1 fix: relax TypeScript compiler options for build
6f7f771 docs: add website link to README
cdd30ab ci: add GitHub Actions workflow for deploying to GitHub Pages
1e3756d feat: migrate website to Ant Design with flat design style
1ab1cc9 feat: 完善gitignore并添加premium网站视觉增强功能
1264f89 feat: add comprehensive scan command tests
2ab20bd fix: resolve build errors and complete conversation-stats-fix spec
af9760f fix: update commands and global config improvements
1ecbf37 feat: add real-time scan progress display
e9ff54a feat: improve Kiro detection and add colorful help UI
caa1c75 feat: add install and uninstall commands
fb31512 fix: 修复存储统计不完整的问题,添加 Other 分类
e76d0e3 feat: 添加 -f 作为 --force 的短选项
732dc50 refactor: 简化命令结构,只保留 scan 和 clean
c1ac2a3 refactor: 合并 scan/status/analyze 为统一的 scan 命令
73d7aa4 Improve clean command error handling
d7d2bd7 Fix gitignore and add colorful CLI with GitHub link
888bdf8 Add colored CLI output with fatih/color
102eeea Add dist to gitignore