Skip to content

Releases: anodot/anodot-python

Anodot python 2.0.7

01 Feb 17:50

Choose a tag to compare

  • Added 'ignore' missing dimension policy

Anodot python 2.0.6

13 Jan 13:31
39a1e85

Choose a tag to compare

  • Added find_schema_by_name method
  • Added schema_id to the dict schema representation
  • Added from_dict methods to Schema and MissingDimPolicy
  • Added __eq__ implementation for MissingDimPolicy, Measurement and Schema

Anodot python 2.0.5

10 Jan 17:05
deb855d

Choose a tag to compare

  • Add get_schemas method

Anodot python 2.0.4

23 May 10:57
053e0f3

Choose a tag to compare

  • support python 3.10

Anodot python 2.0.3

25 Aug 14:10

Choose a tag to compare

Fix for sending watermark to Anodot
Security updates

Anodot python 2.0.2

21 Apr 09:04
d569cf0

Choose a tag to compare

Security updates

Anodot python 2.0.1

12 Nov 17:49
ba8dfe0

Choose a tag to compare

Added print methods to Metric Classes

Anodot python 2.0.0

24 Jul 14:22

Choose a tag to compare

  • New API
  • Implement protocol 3.0

Anodot python 1.0.2

15 May 13:35

Choose a tag to compare

  • raise AnodotAPIResponseException if receive errors
  • raise an exception if the response is not 200 ok

Anodot python 1.0.1

24 Apr 12:29

Choose a tag to compare

  • Add dry_run parameter to the send function