Programming Library for Typed Python v2.0 : Release notes
2.1.1217502/20/2026
YoctoLib.typedpython.72175.zip
- Fix error type if get_friendlyName is called on offline device
- Add describe method
2.1.1199602/13/2026
YoctoLib.typedpython.71996.zip
- Improve interactive HTML reference documentation
- Fix duplicate call to removal callback
2.1.1163201/30/2026
YoctoLib.typedpython.71632.zip
- Add new DisplayLayer methods
2.1.1141601/21/2026
YoctoLib.typedpython.71416.zip
- Many fix
2.1.898509/16/2025
YoctoLib.typedpython.68985.zip
- Add support for network discovery
- Improve error message when RegisterHub on non configured Hubs
- Fix support for Linux 64bits python
- Fix unplug of device that was not correctly detected the app only execute set_XXX functions
- Fix get_friendlyName() method
- Fix YHub enumeration
- Fix course condition in WebSocket uploads
- Fix restoration of callbacks after unregisterhub/registerhub
- Fix restoration of module callbacks after unregisterhub/registerhub
- Fix WebsSocket recovery in some cases
- Fix chunk reading, broken in previous commit
- Simplify API parsing code
2.1.772506/27/2025
YoctoLib.typedpython.67725.zip
- Fix non awaited callback on HandleEvent
- Fix parsing of URL with user but no password
- Fix crash of method YModule.FindModule when used with logical name
- Remove useless attributes in manually generated files
2.1.720506/02/2025
YoctoLib.typedpython.67205.zip
- Add support for disable exception
- Fix network disconnection
2.1.704605/28/2025
YoctoLib.typedpython.67046.zip
- Add atexit handler
- Add __all__ symbol to yocto_api to enable star import, fix others accordingly
- Add missing functions to sync api
- Add support for firmware update
- Add support for AddTrustedCertificates and DownloadHostCertificate//66869
- Fix upload
- Fix timeout on FreeAPI$
- Fix get_friendlyName() implementation
- Fix event and callbacks handling
2.1.683205/21/2025
YoctoLib.typedpython.66832.zip
- Add __all__ symbol to yocto_api to enable star import
- Add missing functions to sync version
- Add support for firmware update
- Fix YModule.get_friendlyName()
- Fix event and callbacks handling
- Fix uploads
2.1.662405/13/2025
YoctoLib.typedpython.66624.zip
- Fix some examples
2.1.655905/13/2025
YoctoLib.typedpython.66559.zip
- Fix Typed Python HTML documentation
2.1.648005/11/2025
YoctoLib.typedpython.66480.zip
- update some examples
- Fix PyPi package
2.1.632005/07/2025
YoctoLib.typedpython.66320.zip
- Add documentation of YHub class
- Fix description of pip package
2.1.626505/06/2025
YoctoLib.typedpython.66265.zip
- First Beta release