Skip to content

Releases: funkwerk/compose_diff

support for different versions of one specific image

Choose a tag to compare

@lindt lindt released this 03 Jan 21:03

it's not possible to have different versions of one image.

services:
  A:
    image: foo:1
  B:
    image: foo:2

will result in foo: 1, 2

diff used instances and support different format

Choose a tag to compare

@lindt lindt released this 19 Nov 17:02
0.3.0

updated

support for filters

Choose a tag to compare

@lindt lindt released this 18 Nov 13:24
0.2.0

added filter mechanism

first release

Choose a tag to compare

@lindt lindt released this 18 Nov 12:56
0.1.0

style