4 Matching Annotations
  1. Mar 2022
    1. Note that this is a breaking API change in the libraries (more information in the README.md). It does not affect the backwards compatibility of the protocol itself.

      annotation meta: may need new tag: backwards compatibility of the protocol backwards compatibility for [libraries that use [it?]]

  2. Jul 2020
    1. However, this is not working in Python 3, as print has changed from a command to a function, and reduce, filter and map have been declared unpythonic.
  3. Apr 2020
  4. Nov 2019
    1. To address many issues that have come up over the years, the API in v2 and above is not backwards compatible with the original React addon (v1-stable).