This repository was archived by the owner on Mar 10, 2020. It is now read-only.
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
List of API changes for app developers (e.g. files.cat)? #184
Closed
Description
Is there any documentation with a list of the API changes suitable for app developers.
For example ...I just got bitten by the change of files.cat just started returning Buffer instead of a Stream. I know the change was announced back in October in #162 but that is in development, so its only now with the 0.27 that it bites app developers.
Is there a full list of API changes from 0.26 to 0.27 so we can check for other issues?
The only other one I know of is that app developers who use WebRTC should switch their config to websockets star.
Have I missed some list ?