Skip to content

Releases: pommee/gocker

v1.10.2

02 Jan 14:06
Compare
Choose a tag to compare

1.10.2 (2025-01-02)

Bug Fixes

  • added ash shell for alpine (0d4717f)

Chores

  • add missing footer hints (0c8c001)

v1.10.1

23 Oct 18:31
Compare
Choose a tag to compare

1.10.1 (2024-10-23)

Bug Fixes

  • add missing config variables... (70058e6)

v1.10.0

23 Oct 18:28
Compare
Choose a tag to compare

1.10.0 (2024-10-23)

Feature

  • added config for initial amount of logs to fetch (8fc32af)

v1.9.2

21 Oct 16:04
Compare
Choose a tag to compare

1.9.2 (2024-10-21)

Bug Fixes

  • remove config print on launch (adcc756)

Chores

  • another fix for installation script (6fd0f96)

v1.9.1

21 Oct 15:56
Compare
Choose a tag to compare

1.9.1 (2024-10-21)

Bug Fixes

  • fix installation script (e1ebc4c)

v1.9.0

21 Oct 15:51
Compare
Choose a tag to compare

1.9.0 (2024-10-21)

Feature

  • new config, option to only show running containers on startup (9d51857)

Chores

  • only show running containers first default (a123091)

v1.8.1

05 Oct 20:50
Compare
Choose a tag to compare

1.8.1 (2024-10-05)

Bug Fixes

  • status color for container state and bold headers (a3ad5ce)

Chores

  • remove no longer needed logging (ee5ade2)
  • change message to be more reflective of what is happening (1f5d83f)
  • cleaning of modals (0116b21)
  • update readme (d5fe2e6)
  • add esc to container action modals (2c58a08)
  • container control keybinds and notifications (24715da)

v1.8.0

05 Oct 15:57
Compare
Choose a tag to compare

1.8.0 (2024-10-05)

Feature

  • stop container using ctrl d (e18a008)

v1.7.2

05 Oct 15:08
Compare
Choose a tag to compare

1.7.2 (2024-10-05)

Bug Fixes

  • remove slash from container name (049c83d)

Chores

  • update footer logic and new modal in logs (8e66159)
  • separate 'search logs' and make it more efficient (6102d55)

v1.7.1

04 Oct 19:43
Compare
Choose a tag to compare

1.7.1 (2024-10-04)

Bug Fixes

  • faster log parsing and faster logs scrolling (e34375c)