Skip to content

Releases: bastean/godo

v0.2.0

04 Oct 08:31
v0.2.0
00f7e58
Compare
Choose a tag to compare

0.2.0 (2024-10-04)

Chores

New Features

  • cli: add execution of remote tasks to exec (3f86ea6)

Refactors

  • move logic from presentation to context (2e634df)

Tests

  • infrastructure: update remote address in resource (a1f192d)

v0.1.0

16 Sep 02:20
v0.1.0
e9068ac
Compare
Choose a tag to compare

0.1.0 (2024-09-16)

Chores

  • add upgrade configuration file (245b42e)

Documentation

  • readme: add exec task description (937c50f)

New Features

  • context: add exec task logic (2f8f20a)
  • presentation: add exec task to cli app (c2d2325)

Refactors

  • context: simplify exec task logic (6ab022d)
  • remove context folder (7b1940b)
  • rename exec command flag (0d22e16)

v0.0.1-alpha.0

12 Sep 22:22
v0.0.1-alpha.0
f1700ab
Compare
Choose a tag to compare
v0.0.1-alpha.0 Pre-release
Pre-release

0.0.1-alpha.0 (2024-09-12)

Chores

New Features

Styles