v0.1.0
Initial Release
The first public release of ChatML for macOS.
Improvements
- Native macOS application with menu bar integration
- Support for parallel Claude Code sessions
- Isolated git worktree management per session
- Real-time diff visualization across worktrees
- Pull request creation and review interface
- Workspace management with project-level configuration
Fixes
- Resolved worktree cleanup on session termination
- Fixed font rendering on Retina displays
- Corrected scroll position restoration in diff viewer
Misc
- Added this changelog
- Set up documentation site with blog
- Configured automated deployment via GitHub Actions