Skip to content

Releases: MoeraOrg/python-moeralib

Python Moera library 0.15.2

19 May 04:14
Compare
Choose a tag to compare

Python Moera library 0.15.1

17 Mar 03:26
Compare
Choose a tag to compare
  • Various bugfixes.

Python Moera library 0.15.0

17 Mar 00:10
Compare
Choose a tag to compare
  • Updated API.
  • Added moeralib.universal_location module for manipulating Moera universal URLs.

Python Moera library 0.14.5

27 Jan 23:39
Compare
Choose a tag to compare
  • Fixed delete_draft() call.
  • Optional digest field in postings and comments.

Python Moera library 0.14.4

02 Nov 03:39
Compare
Choose a tag to compare
  • Fixed conversion of lists to JSON.

Python Moera library 0.14.3

02 Nov 00:47
Compare
Choose a tag to compare
  • Fixed incorrect implementation of _or_default properties in operations classes.
  • Fixed handling of List[Structure] | None type in structures.

Python Moera library 0.14.2

30 Oct 17:52
Compare
Choose a tag to compare
  • In structures, use a constructor for constructing the structure from properties, and from_json() method for constructing it from JSON.
  • Properties in operations returning default values instead of None.

Python Moera library 0.14.1

29 Oct 02:44
Compare
Choose a tag to compare

Encoding bodies in input structures.

Python Moera library 0.14.0

27 Oct 12:57
Compare
Choose a tag to compare

A new library that allows Python applications to easily interact with the Moera network.

The library's version corresponds to the moera-node version the library is compatible with.