Skip to content

Releases: eunomie/dague

v0.13.1

09 Jan 08:48
e7b3bc9
Compare
Choose a tag to compare

0.13.1 (2023-01-09)

Continuous Integration

  • check format/imports on CI (61f5906)

v0.13.0

09 Jan 08:28
8432b87
Compare
Choose a tag to compare

0.13.0 (2023-01-09)

Features

  • allow to check formatter and not only print (22fa644)

v0.12.3

05 Jan 10:13
b454140
Compare
Choose a tag to compare

0.12.3 (2023-01-05)

Bug Fixes

  • use term instead of deprecated terminal (ed7e8e0)

Continuous Integration

  • use latest dague to build dague to build dague (061bf23)

Code Refactoring

  • extract select for tasks, builds, etc (339162b)
  • improve ui and run (7730682)
  • move the shortuct when only 1 choice to the Select method (d77187d)

v0.12.2

05 Jan 09:59
bd8a7ab
Compare
Choose a tag to compare

0.12.2 (2023-01-05)

Bug Fixes

  • allow to run standalone without to repeat dague (cf93b11)

v0.12.1

04 Jan 10:32
0a00557
Compare
Choose a tag to compare

0.12.1 (2023-01-04)

Continuous Integration

  • tag to build with the right version (a202c43)

v0.12.0

04 Jan 09:30
604d31f
Compare
Choose a tag to compare

0.12.0 (2023-01-04)

Features

  • simplify go build targets definition (99a5a5c)
  • vars, mounts, env, caches (8d43fe6)

Code Refactoring

v0.11.0

26 Dec 11:45
9953eb9
Compare
Choose a tag to compare

0.11.0 (2022-12-26)

Features

  • allow to configure base image packages (6968603)

v0.10.0

24 Dec 14:50
a1673cc
Compare
Choose a tag to compare

0.10.0 (2022-12-24)

Features

  • allow to exec scripts inside the build container (bbb6070)

v0.9.1

24 Dec 14:21
db00e6e
Compare
Choose a tag to compare

0.9.1 (2022-12-24)

v0.9.0

24 Dec 09:16
a63c262
Compare
Choose a tag to compare

0.9.0 (2022-12-24)

Features

  • add notion of dependencies on tasks (3a8e795)

Continuous Integration

Code Refactoring