Skip to content
This repository was archived by the owner on Dec 17, 2020. It is now read-only.

Releases: inetum-orleans/docker-compose-builder

v0.8.0

16 May 21:18

Choose a tag to compare

0.8.0 (2019-05-16)

Features

  • label: Add services label support (923b913)

v0.7.0

26 Nov 11:12

Choose a tag to compare

0.7.0 (2018-11-26)

Features

  • service: Add entrypoint configuration as fluent function (808a3a5)

v0.6.0

22 Nov 22:25

Choose a tag to compare

0.6.0 (2018-11-22)

Features

  • build: Add arg method to add build argument (5ce3232)
  • volume: Add method add for adding a volume as is (8716af4)

v0.5.0

19 Nov 23:37

Choose a tag to compare

0.5.0 (2018-11-19)

Bug Fixes

  • types: Use last version of each major spec to avoid issues with tsc compiler (578f24d)

Features

  • default: Add more parameters to with.default (0d7f134)

v0.4.0

19 Nov 16:19

Choose a tag to compare

0.4.0 (2018-11-19)

Bug Fixes

  • image: Allow custom image base name to be passed to image() (ca11276)

Features

  • image: Add rawImageName option to image() (7070414)

v0.3.0

14 Nov 01:00

Choose a tag to compare

0.3.0 (2018-11-14)

Features

  • ext: Add ext feature to allow custom extensions in the fluent API (1f2ff00)

v0.2.1

13 Nov 23:02

Choose a tag to compare

0.2.1 (2018-11-13)

Bug Fixes

  • release: Fix invalid release because of missing dist directory (ddb531e)

v0.2.0

13 Nov 22:44

Choose a tag to compare

0.2.0 (2018-11-13)

Bug Fixes

  • version: Remove some version objects from public API (b957cfe)

Features

  • merge: Add merge and assign methods (d405244)

v0.1.4

12 Nov 11:11

Choose a tag to compare

0.1.4 (2018-11-12)

Bug Fixes

  • package: Change module extension from .mjs to .esm.js to avoid possible issues with webpack (932cb5a)

v0.1.3

12 Nov 09:49

Choose a tag to compare

0.1.3 (2018-11-12)

Bug Fixes

  • package: Use flat barrels (7e56a3d)