Skip to content

Releases: yarlson/ftl

0.5.0

21 Oct 04:25
Compare
Choose a tag to compare

Changelog

  • 57b1442 refactor: Enhance error handling and add health check logic in deployment
  • 51f766d refactor: Update Storage struct to use EnvVar type for env_vars
  • 4f04d8d feat: Add env_vars to storage configuration and update JSON schema
  • c694569 feat: Add storage deployment functionality and JSON schema
  • 0fe104e docs: Update README with generic tar file extraction command

0.4.0

20 Oct 05:48
Compare
Choose a tag to compare

Changelog

  • 1a35a7f refactor: Make Docker Hub login optional based on image sources

0.3.0

20 Oct 05:22
Compare
Choose a tag to compare

Changelog

  • d23e4f0 feat: Add Docker Hub login to setup process
  • 6c5548d feat: Add password input for server setup and refactor setup process
  • c963219 docs: Expand README with detailed usage and deployment process

0.2.0

19 Oct 16:52
Compare
Choose a tag to compare

Changelog

  • c7ceba5 docs: Add build command usage and details to README
  • b7879ca feat: Add --no-push flag and improve build process feedback
  • 71d1421 docs: Update build command description for multiple Docker images
  • f64a6d7 refactor: Extract local executor to separate package and improve build process
  • b28d6e7 refactor: Move SSH package to executor directory and update imports
  • 08cca26 feat: Implement build command for Docker image creation
  • e167d2c refactor: Rename logfmt package to console and update related imports
  • b00eebc feat: Implement Docker image build and push functionality
  • 759ca09 docs: Add installation options to README

0.1.0

19 Oct 10:50
Compare
Choose a tag to compare
chore: Configure GoReleaser for Homebrew distribution