Releases: factorpricingmodel/prefect-yaml
Releases · factorpricingmodel/prefect-yaml
v2023.0.1
Fix
- Return error message correctly (
7a7d382
)
v2023.0.0
Feature
- Support object method in caller (
1b52eaf
)
Fix
- Error message in output (
ef9c9ac
)
- Update the description when the parameter name is same as the data object name (
f7fe652
)
Documentation
v2022.3.0
Feature
- Support prefect deployment (
6e1f3f9
)
- Display the task name in prefect flow (
8745e64
)
- Handle errors in reading configuration more verbosely (
794d19f
)
- Support formatting the configuration with variables (
272e6ac
)
Fix
- String format in configuration (
bd952c8
)
Documentation
v2022.2.0
Feature
- Allow task return cached in memory (
3a40376
)
- Support customised dump and load caller (
8273d59
)
Fix
- Iterate the parameters to update dependencies (
2f31fb3
)
Documentation
v2022.1.0
Feature
- Support command line entry point (
d891d38
)
- Skip run the task if the output exists (
9f38c05
)
- Complete basic features (
8c521f8
)
- Initial work of prefect flow (
94544b3
)
Documentation