CLI Changelog
3.0.0 (2026-05-21)
Features
- Internal network requests use the new API gateway. This is not a true breaking change, but
3.0.0will be the minimum version required in the future when the previous paths are deprecated.
Bug Fixes
pd4castr publishnow runs the same model output validation aspd4castr test, catching empty output, an invalidforecast_datetime, or a missing output variable before publishing.
2.3.0 (2026-05-08)
Features
- Add support for the new
annualtime horizon.
2.2.0 (2026-05-05)
Features
pd4castr testvalidates the model’s output, now failing and providing feedback whenforecast_datetimeis an invalid format or if an output variable is missing.
2.1.0 (2026-04-29)
Features
logincommand now caches authentication when using--client-credentials, resulting in less network calls
2.0.0 (2026-04-21)
Features
- Add a new top-level description field to .pd4castrrc.json; the value is displayed in the model information UI.