| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Docker Compose V2 Auto Detection source code.tar.gz | 2025-06-27 | 569.9 kB | |
| Docker Compose V2 Auto Detection source code.zip | 2025-06-27 | 739.1 kB | |
| README.md | 2025-06-27 | 476 Bytes | |
| Totals: 3 Items | 1.3 MB | 0 | |
This release brings three things:
- The CI/CD process is now purely in GitHub (GH Action)
- It ignores any compose version hints (this will be re-enabled when breaking change needs to be done) but uses
docker compose(subcommand) as preferred and reverts todocker-compose(if found). This solves Issue [#312] - Nuget Release: netstandard2.0, net6.0, net8.0
I really hope I will have more time to fix and develop new features going forward!
Cheers, Mario 😊