Skip to content

v1.0.0 — first stable release

Latest

Choose a tag to compare

@JohnnyWilson16 JohnnyWilson16 released this 15 Jun 18:43
3070a57

freshdata-cleaner 1.0.0 — first stable release 🎉

pip install freshdata-cleaner · import freshdata as fd

The public API is now stable under Semantic Versioning — breaking changes will require a 2.0. No behavioral changes versus 0.5.0; the package is promoted to Production/Stable.

Stable surface: fd.clean, fd.profile, fd.suggest_plan, fd.compare_plans, fd.compare_clean, fd.explain_clean, fd.infer_roles, fd.Cleaner, fd.CleanConfig, fd.CleanReport/fd.Action, fd.Profile, and the lazy freshdata.enterprise layer.

Docs: https://freshcode-org.github.io/freshdata/ · Full changelog: https://github.com/FreshCode-Org/freshdata/blob/main/CHANGELOG.md