Skip to content Version 0.3.0
Added
--with-defaults option on deploy command for providing function default parameters as JSON
Changed
- Rename
generate project-toml command to generate pinexq-toml
- Improve error handling in
generate_manifests and return base_image
- Refactor Docker client logging to simplify verbose and non-verbose modes
- Update
PinexqProjectConfig to use default_factory and enhance fallback logic
Fixed
- Error handling and push log rendering in
push_function_image
Security
- Update dependency
copier to v9.11.2