kolban wrote:Hopefully the changes that are shown in the temporary docs will be in the master Espruino Github repository on Monday. What we have right now:
1. Changes made in a development fork.
2. Binaries built from that development fork and uploaded to the binary distribution of Espruino for ESP8266.
3. Docs in the development fork consistent with code changes made in the fork.
What will happen next is:
4. Issue a pull request of the fork to Espruino master
5. Merge occurs
After about a week or so of community feedback, if all has gone well, the "ESP8266WiFi.xxx" functions will be removed (they are still present in parallel with the new APIs) and what will remain are the new APIs.
Assuming nothing horrible shows up, I would imagine final API stability about the 2nd or 3rd week of November.
Thanks for the detailed information. I look forward to using the new API.