This repository was archived by the owner on Jun 11, 2024. It is now read-only.
-
Add
editableparameter to :meth:atomx.Atomx.report. -
Add
dspreporting scope. -
Add
daterangeparameter to :meth:atomx.Atomx.report. -
When accessing a model attribute, attributes that are atomx models will now
automatically returned as :class:atomx.models.AtomxModelinstead of
leaving them asdict. -
:meth:
atomx.models.AtomxModel.reloadtakes kwargs parameter -
:meth:
atomx.Atomx.deletecan take aatomx.modelsinstance as argument -
Add new models:
- :class:
atomx.models.Dsp - :class:
atomx.models.Ssp - :class:
atomx.models.SspSuspicious - :class:
atomx.models.SspResultType
- :class: