Releases: voidrot/composable
Releases · voidrot/composable
composable: v0.7.1
28 Apr 09:25
Compare
Sorry, something went wrong.
No results found
0.7.1 (2026-04-28)
Bug Fixes
cli: make extends and env_file paths relative to the target compose file (fc8e389 )
composable: v0.7.0
28 Apr 01:44
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-04-28)
Features
cli: add environment overrides for repo dir and env files, and --profile support (49d62e1 )
fragments: add mailpit fragment (9b3efa0 )
fragments: enable jetstream persistence for nats (668de3c )
fragments: enhance otel-collector with forwarding and additional receivers (da87822 )
stacks: v0.2.0
18 Apr 21:01
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-04-18)
Features
architect dynamic configuration and expand django ecosystem (488ffd8 )
fragments: v0.2.0
18 Apr 21:01
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-04-18)
Features
add docker-compose fragments for ChromaDB and ArcadeDB (11495e8 )
add GPU configuration support and Ollama/vLLM compose fragments (1c2d63a )
add healthcheck configurations to ollama and vllm services (5b17a1c )
add initial configuration files, CI workflows, and update documentation for composable (9948f60 )
add Valkey support, upgrade Redis and PostgreSQL, and enhance compose configurations with healthchecks and port mapping (5c4c35f )
architect dynamic configuration and expand django ecosystem (488ffd8 )
implement automatic configuration file management for composable fragments (e6e8ca5 )
initialize Docker Compose fragment CLI project with remote registry support and automated environment variable management (c493fc2 )
composable: v0.6.0
18 Apr 23:28
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-04-18)
Features
add upgrade command to refresh installed project fragments from registry (c32b92d )
composable: v0.5.1
18 Apr 21:34
Compare
Sorry, something went wrong.
No results found
0.5.1 (2026-04-18)
Bug Fixes
consolidate release-please configuration to single package (be8f467 )
wrap auto-merge conditional expression in template syntax (1f12237 )
composable: v0.5.0
18 Apr 21:01
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-04-18)
Features
add --name option to support custom service naming and variable mapping (e5be9f1 )
add GPU configuration support and Ollama/vLLM compose fragments (1c2d63a )
architect dynamic configuration and expand django ecosystem (488ffd8 )
composable: v0.4.0
18 Apr 19:21
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-04-18)
Features
merge top-level volumes, networks, and configs from fragments into compose file and ignore /scratch directory (3062289 )
composable: v0.3.0
18 Apr 18:54
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-04-18)
Features
add LICENSE file and update package.json with author, license, and keywords (237c5f5 )
composable: v0.2.0
18 Apr 18:46
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-04-18)
Features
add --extend flag to cli add command and install yaml package (b92c3d4 )
add initial configuration files, CI workflows, and update documentation for composable (9948f60 )
add Valkey support, upgrade Redis and PostgreSQL, and enhance compose configurations with healthchecks and port mapping (5c4c35f )
change downloaded fragments directory to .compose instead of compose (7780aef )
implement automatic configuration file management for composable fragments (e6e8ca5 )
initialize Docker Compose fragment CLI project with remote registry support and automated environment variable management (c493fc2 )
Bug Fixes
correct .gitignore to only ignore top-level registry directory and track build script (d2da301 )
update build:registry script to use ts-node-esm for ES module support (47d6c71 )