Releases: The-Skyscape/devtools
Releases · The-Skyscape/devtools
Release list
v1.3.0
Release v1.3.0: Simplified Database Index API Features: - New simplified Index() and UniqueIndex() methods - Auto-generated index names (idx_table_column format) - Collection-level index methods for cleaner API - Fixed BaseController Use() method Breaking Changes: None Compatibility: Fully backward compatible
v1.2.1
Add SetTheme method for dynamic theme updates and path_eq template he…
v1.2.0
Release v1.2.0 New Features: - System monitoring package for CPU, memory, disk, and container metrics - AI package with LLM integration (Ollama support) - Docker restart policy support in containers package - SSL certificate generation improvements Improvements: - Simplified deployment scripts based on Featherweight pattern - Refactored launch-app to use embedded scripts - Better error handling in SSH operations Bug Fixes: - Fixed SSL certificate generation to match sky-castle pattern - Cleaned up debug logging This release adds significant new capabilities including system monitoring and AI/LLM integration, making it easier to build advanced applications with the DevTools framework.
v1.1.0
Production-ready release v1.1.0 Major improvements: - Added --list command to show all configured servers - Added --destroy command with confirmation for server management - Fixed SSH connection throttling with strategic delays - Improved error handling and container launch reliability - Removed debug logging for cleaner output - Fixed SSL certificate handling for domains This release is production-ready for Y-Combinator deployment.