Releases: yarlson/ftl
Releases · yarlson/ftl
0.5.0
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
0.3.0
0.2.0
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