Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

v1.7

Latest
Compare
Choose a tag to compare
@dakra dakra released this 26 Oct 14:53
· 1 commit to master since this release
41253ca
  • Add editable parameter to :meth:atomx.Atomx.report.

  • Add dsp reporting scope.

  • Add daterange parameter to :meth:atomx.Atomx.report.

  • When accessing a model attribute, attributes that are atomx models will now
    automatically returned as :class:atomx.models.AtomxModel instead of
    leaving them as dict.

  • :meth:atomx.models.AtomxModel.reload takes kwargs parameter

  • :meth:atomx.Atomx.delete can take a atomx.models instance as argument

  • Add new models:

    • :class:atomx.models.Dsp
    • :class:atomx.models.Ssp
    • :class:atomx.models.SspSuspicious
    • :class:atomx.models.SspResultType