0.4.1 (2026-05-03)
0.4.0 (2026-05-03)
- edgeflow.deploy() now returns a Deployment dataclass instead of a dict. EDGEFLOW_SERVER env var or explicit server= kwarg is now required: the silent localhost fallback was removed because it hid configuration mistakes.
- Bring Python SDK to parity with the CLI (#28) (0c6dbae)
- Make CORS opt-in via env var (#18) (c9a19c5)
- Schema-driven inputs for named and image targets (#25) (1ae7035)
0.3.0 (2026-04-25)
- Replace pre-transform double-instantiation with transform-from (#5)
- Add boosting extras for xgboost and lightgbm onnx export (#8) (eda4239)
- Compose first deploys stuck in pending state (#7) (073e431)
- Run preprocess pre-transforms on JSON array inputs (9f50b3f)
0.2.1 (2026-04-25)
- Trigger v0.2.1 release (74a5d72)
0.2.0 (2026-04-25)
- First public release (edca206)
- Use simple release-type for cargo workspace (37f8530)