Releases: productdevbook/devir
Releases · productdevbook/devir
v0.5.0
🚀 Features
- Add log clearing functionality - by @productdevbook and Claude Opus 4.5 (1d59c)
- Add CPU and memory metrics display for services - by @productdevbook and Claude Opus 4.5 (65572)
- Add WebSocket support for logging and service status and chrome extension - by @productdevbook (ae0bc)
View changes on GitHub
v0.4.1
🚀 Features
- Add devir init command for project initialization - by @productdevbook and Claude Opus 4.5 (c775f)
🐞 Bug Fixes
- Revert golangci-lint config to v1 format for CI compatibility - by @productdevbook and Claude Opus 4.5 (c8e9b)
View changes on GitHub
v0.4.0
🚀 Features
- Enhance service management with new service types, status handling, and improved playground documentation - by @productdevbook (0f8f2)
- Add dynamic status handling for services with .devir-status file support - by @productdevbook (1fe95)
- Add support for service types and dynamic status updates in documentation - by @productdevbook (2cf3b)
🐞 Bug Fixes
- Improve error handling and clean up resource management in runner and tui components - by @productdevbook (cb501)
View changes on GitHub
v0.3.0
🚀 Features
- Implement daemon for service management with IPC - by @productdevbook (187a5)
- Add Daemon Mode section to README with usage examples - by @productdevbook (33d83)
- Enhance permissions and error handling in configuration files - by @productdevbook (40d03)
- Update permissions in configuration files and enhance golangci settings - by @productdevbook (b6a92)
View changes on GitHub
v0.2.0
🚀 Features
- Add MCP server integration and update README - by @productdevbook (5841a)
- Prepare for open source release - by @productdevbook and Claude Opus 4.5 (aa9ea)