Releases: visiongeist/coolifycli
Releases · visiongeist/coolifycli
Release v2.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2026-01-23)
2.0.0 (2026-01-23)
⚠ BREAKING CHANGES
- Build output format changed from multiple TypeScript files to single bundled CommonJS file
Features
- add single-file bundling and enhance release workflow (f9c237b)
1.1.0 (2026-01-22)
Features
- api: create axios client with Bearer auth (d440b68)
- applications: add environment variable management (dd3de85)
- applications: implement core application management operations (95a7f7a)
- config: implement configuration loader with defaults (2b5caa2)
- databases: implement complete database management (bb773ff)
- deployments: implement deployment management operations (cfbf7aa)
- errors: implement typed error hierarchy with hints (f89168a)
- main: add complete Phase 3 command routing (75328b2)
- main: add Phase 2 command routing for databases and services (dc5b148)
- main: implement Phase 1 command routing (f5e921b)
- output: implement structured JSON output formatting (951f9b2)
- phase3: implement all Phase 3 command modules (f315487)
- polish the project (1c78b97)
- services: implement service management operations (11aef86)
Bug Fixes
- github jobs (a4b9d06)
Release v2.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2026-01-23)
⚠ BREAKING CHANGES
- Build output format changed from multiple TypeScript files to single bundled CommonJS file
Features
- add single-file bundling and enhance release workflow (f9c237b)
1.1.0 (2026-01-22)
Features
- api: create axios client with Bearer auth (d440b68)
- applications: add environment variable management (dd3de85)
- applications: implement core application management operations (95a7f7a)
- config: implement configuration loader with defaults (2b5caa2)
- databases: implement complete database management (bb773ff)
- deployments: implement deployment management operations (cfbf7aa)
- errors: implement typed error hierarchy with hints (f89168a)
- main: add complete Phase 3 command routing (75328b2)
- main: add Phase 2 command routing for databases and services (dc5b148)
- main: implement Phase 1 command routing (f5e921b)
- output: implement structured JSON output formatting (951f9b2)
- phase3: implement all Phase 3 command modules (f315487)
- polish the project (1c78b97)
- services: implement service management operations (11aef86)
Bug Fixes
- github jobs (a4b9d06)
Latest Release
This is always the latest release.
Current version: v2.0.1
See v2.0.1 for the specific release notes.
Release v1.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2026-01-22)
Features
- api: create axios client with Bearer auth (d440b68)
- applications: add environment variable management (dd3de85)
- applications: implement core application management operations (95a7f7a)
- config: implement configuration loader with defaults (2b5caa2)
- databases: implement complete database management (bb773ff)
- deployments: implement deployment management operations (cfbf7aa)
- errors: implement typed error hierarchy with hints (f89168a)
- main: add complete Phase 3 command routing (75328b2)
- main: add Phase 2 command routing for databases and services (dc5b148)
- main: implement Phase 1 command routing (f5e921b)
- output: implement structured JSON output formatting (951f9b2)
- phase3: implement all Phase 3 command modules (f315487)
- polish the project (1c78b97)
- services: implement service management operations (11aef86)
Bug Fixes
- github jobs (a4b9d06)