Skip to content

Releases: eunomie/dague

v0.8.0

23 Dec 17:24
ee1e57b
Compare
Choose a tag to compare

0.8.0 (2022-12-23)

Features

  • allow to run shell tasks (54b524d)

v0.7.0

23 Dec 15:46
f652937
Compare
Choose a tag to compare

0.7.0 (2022-12-23)

Features

  • select target to build if not defined (39df93d)

v0.6.0

23 Dec 15:25
06d5789
Compare
Choose a tag to compare

0.6.0 (2022-12-23)

Features

  • configure build env vars (4f33913)

Bug Fixes

  • defaults for config file (53df185)

v0.5.1

23 Dec 14:47
4de27a2
Compare
Choose a tag to compare

0.5.1 (2022-12-23)

Continuous Integration

  • fix tag and make it latest (59ee844)

0.5.0

23 Dec 10:45
e9d881b
Compare
Choose a tag to compare

0.5.0 (2022-12-23)

Features

Continuous Integration

  • fix workflow, remove double tags (571f178)

Code Refactoring

  • mix dagger client with config (66636f0)

0.4.0

11 Dec 00:12
4d7bd78
Compare
Choose a tag to compare

0.4.0 (2022-12-11)

Features

  • make dague a docker cli plugin (99d88da)

Code Refactoring

0.3.0

18 Nov 21:37
c44e61e
Compare
Choose a tag to compare

0.3.0 (2022-11-18)

Features

Documentation

Continuous Integration

  • check go documentation is up-to-date (240c588)
  • fix artifact (f6804ab)
  • use kong based cli instead of mage (07b47d0)

0.2.0

16 Nov 14:26
4472dc5
Compare
Choose a tag to compare

0.2.0 (2022-11-16)

Features

Bug Fixes

Continuous Integration

Code Refactoring

  • extract configuration (51752eb)
  • govulncheck and gofumpt (d3aad6d)
  • govulncheck and gofumpt (e6eb7fc)
  • rename stages package to daggers (221918c)
  • rename targets package to mage (0527103)

Release v0.1.1

09 Nov 08:42
e3c88a6
Compare
Choose a tag to compare

0.1.1 (2022-11-09)

Bug Fixes

  • use found tag as input for metadata-action (9c61470)

Reverts

  • Revert "ci: only push on tags" (dca8028)
  • Revert "ci: tag and release on push on main" (de12b69)

Release v0.1.0

09 Nov 08:28
Compare
Choose a tag to compare

0.1.0 (2022-11-09)

Features

Continuous Integration