Skip to content

Releases: hotio/pullio

0.0.7

16 Jul 04:24
af61242
Compare
Choose a tag to compare
feat: optionally run in parallel (#16)

0.0.6

29 Oct 07:52
a6db9ca
Compare
Choose a tag to compare
use case switch instead of nested if-else (#12)

0.0.5

22 Oct 17:38
20aa51c
Compare
Choose a tag to compare
Added Compose V2 compatibility (#10)

This update adds a simple check if Compose version 1 or 2 is used and adapted the wrappers to work with version 2 as well.

https://docs.docker.com/compose/
> From July 2023 Compose V1 stopped receiving updates.

Docker V1 isn't shipped, or updated anymore. 

This update was tested with
docker compose V2
docker compose V2 with docker-switch (
docker-compose V1

0.0.4

25 Apr 03:18
1f70f79
Compare
Choose a tag to compare
Update version

0.0.3

19 Apr 18:25
168430f
Compare
Choose a tag to compare
allows 'docker' and 'docker-compose' binaries to be set via the local…

0.0.2

24 Dec 15:46
Compare
Choose a tag to compare
add update check

0.0.1

24 Dec 15:27
Compare
Choose a tag to compare
tweak readme