Skip to content

0.11.0

Compare
Choose a tag to compare
@yarlson yarlson released this 03 Nov 12:48
· 120 commits to main since this release

Improvements

  • Refactor executor interfaces for better testability
  • Enhance console logging output
  • Optimize deployment flow

Bug Fixes

  • Fix issue with SSH executor connection handling

Changelog

  • 8394c77 refactor: Improve console output formatting and deployment process feedback
  • 7c009b8 refactor: Improve progress feedback with pterm spinners and streamline command execution
  • fdcab80 feat: Implement SSH port forwarding and add integration tests