Skip to content

Releases: charlesneimog/anytype-client

v0.2.1

27 May 17:13

Choose a tag to compare

This release brings powerful new features to the Anytype API! You can now:

  • Create custom Properties
  • Define new Types
  • Edit existing Objects directly

πŸ› οΈ New Property System

Leverage the new anytype.properties module to define and manage object properties. It supports all major property types including:

For Select and MultiSelect, you can now dynamically create tags, giving you even more flexibility in modeling your data.

πŸ“š Expanded API & Use Cases

Dozens of new methods have been added! Full documentation is available here:
πŸ”— https://charlesneimog.github.io/anytype-client/

Want real-world examples? Check out test/test_anytype.py or browse the examples folder. Have an interesting use case? PRs are welcome!

v0.1.1

23 Apr 19:23

Choose a tag to compare

v0.1.0

17 Apr 13:31

Choose a tag to compare

  • Minor bug fixes;
  • add callback function for 4 digits input
  • update to API version of Anytype 0.46