Skip to content

Python Moera library 0.14.2

Compare
Choose a tag to compare
@smelamud smelamud released this 30 Oct 17:52
· 21 commits to master since this release
  • 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.