Skip to content

Releases: sestrella/iecs

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 24 Jan 09:16

What's Changed

Other Changes

  • chore: Merge commands in a single module by @sestrella in #45
  • chore: Refactor run functions to take selection as an argument by @sestrella in #46
  • chore: Refactor selectors to use a generic Selector struct by @sestrella in #47
  • chore: Remove Selectors interface by @sestrella in #48
  • chore: Pass theme directly to Selectors by @sestrella in #49
  • feat: Add task and container flags to exec command by @sestrella in #50

Full Changelog: v0.3.5...v0.3.6

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 07 Jan 02:54

What's Changed

Other Changes

Full Changelog: v0.3.4...v0.3.5

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 03:01

What's Changed

Other Changes

  • chore: Set theme via a PersistentPreRunE hook by @sestrella in #31
  • feat: Add a command to update the service configuration by @sestrella in #32

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 03:01

What's Changed

Other Changes

  • feat: Print container logs in colors by @sestrella in #27
  • chore: Add a showcase video to the README file by @sestrella in #28
  • feat: Hide container name when only a single task and container is selected by @sestrella in #29
  • feat: Abstract ExecuteCommand function by @sestrella in #30

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 05:54

What's Changed

Other Changes

  • feat: Generate unit tests for logs command (Claude) by @sestrella in #20
  • feat: Move ExecuteCommand to Client interface by @sestrella in #21
  • feat: Expose primitive selectors directly to commands directly by @sestrella in #23
  • feat: Add multi-containers support for logs by @sestrella in #24
  • ci: Make Nix the primary building workflow by @sestrella in #25
  • feat: Add support for themes by @sestrella in #26

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 17 May 05:13
9cb6e0b

What's Changed

Other Changes

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 May 04:09

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 02:56

What's Changed

New Features

  • feat: Remove flake-parts and flake-utils in favor of forAllSystems function by @sestrella in #9
  • feat: Replace pterm with bubbletea by @sestrella in #10
  • feat: Wrap AWS clients into custom implementations by @sestrella in #11
  • feat: Combine ecs and cloudwatchlogs into a single interface by @sestrella in #12
  • Show one selector at the time by @sestrella in #13

Other Changes

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@sestrella sestrella released this 28 Dec 03:04
cd4c602

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/sestrella/iecs/commits/v0.1.0