Skip to content

Releases: MoeraOrg/python-moeralib

Python Moera library 0.17.0

27 Jun 15:47

Choose a tag to compare

Python Moera library 0.16.6

13 May 19:08

Choose a tag to compare

  • Updated Node API.

Python Moera library 0.16.5

14 Apr 21:18

Choose a tag to compare

  • Updated Node API.
  • Request timeouts for Naming and Node API calls.

Python Moera library 0.16.0

26 Jan 03:36

Choose a tag to compare

Python Moera library 0.15.5

28 Aug 23:12

Choose a tag to compare

  • Updated API.
  • Added crypto primitives to serialize and restore keys in raw format: raw_public_key(), raw_to_public_key(), raw_private_key(), raw_to_private_key().
  • Added generate_carte() function for generating cartes using the private signing key.
  • Added carte parameters to MoeraCarteSource constructor.

Python Moera library 0.15.4

25 Jun 21:10

Choose a tag to compare

  • Cryptography and fingerprint utilities added (see documentation for details).

  • URL-encoding/decoding node names in universal URLs.

  • Added MoeraNamingApiError exception for errors returned by Naming API calls.

  • Pass keys and signatures as bytes in MoeraNaming.put().

Python Moera library 0.15.3

05 Jun 02:07

Choose a tag to compare

  • Updated API.
  • Make schema validator to prune properties that are not present in the schema instead of failing validation.

Python Moera library 0.15.2

19 May 04:14

Choose a tag to compare

Python Moera library 0.15.1

17 Mar 03:26

Choose a tag to compare

  • Various bugfixes.

Python Moera library 0.15.0

17 Mar 00:10

Choose a tag to compare

  • Updated API.
  • Added moeralib.universal_location module for manipulating Moera universal URLs.