Skip to content

Releases: factorpricingmodel/prefect-yaml

v2023.0.1

24 Feb 12:47
Compare
Choose a tag to compare

Fix

  • Return error message correctly (7a7d382)

v2023.0.0

17 Jan 22:34
Compare
Choose a tag to compare

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

16 Dec 10:12
Compare
Choose a tag to compare

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

13 Dec 22:19
Compare
Choose a tag to compare

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

12 Dec 22:03
Compare
Choose a tag to compare

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