aleph-im / aleph-sdk-python

Python SDK library for the Aleph.im network
MIT License
3 stars 5 forks source link

Allow multiple message types #32

Closed MHHukiewitz closed 1 year ago

MHHukiewitz commented 1 year ago

Client-side deprecation of message_type, see: https://github.com/aleph-im/pyaleph/pull/444

hoh commented 1 year ago

What about removing the old field completely instead ? I am okay with such breaking changes as long as the release notes are explicit about them.

MHHukiewitz commented 1 year ago

What about removing the old field completely instead ? I am okay with such breaking changes as long as the release notes are explicit about them.

I would prefer to phase it out later so that we can completely avoid any incompatibilities between SDK and pyaleph.