Wechaty Breaking Changes
This document outlines when various pieces of Wechaty will be removed or altered in a backward incompatible way, following their deprecation. More details about each item can often be found in the release notes of two versions prior.
Deprecation Timeline
We clean the code after the end of the year, so it is not possible to see the exact date of deprecation.
2022
Dec 31, 2022
Breaking Changes
2021
Wechaty v1.x is not compatible with Wechaty v0.x modules. (how to match versions)
- v1.x:
wechaty@1.x
needswechaty-*@1.x
- v0.x:
wechaty@0.x
needswechaty-*@0.x
Octorber, 2021
- wechaty/puppet#164 Wechaty Puppet API v1.0 Adaptions
- wechaty/puppet-service#160 Enable TLS for all Puppet Service Clients of Wechaty Ecosystem
September, 2021
2020
- to be collected...