Skip to content

v2.0.1 — Fix share_pct Semantics

Latest

Choose a tag to compare

@zuoyeweb3 zuoyeweb3 released this 19 Apr 15:47

Fix

  • share_pct is now explicitly a decimal fraction, not a percentage
  • Example: 0.05 means 5%, not 5.0

Impact

Integrations that previously interpreted the value as a percentage need to adjust their numeric mapping.