Register / Login  |  Desktop view  |  Jump to bottom of page

Library Releases and Announcements » TaskManagerIO 1.x releases

Author: davetcc
15/10/2021 09:49:37
Task Manager was broken out from IoAbstraction because it became a popular component in its own right, and also doubled the complexity of the library. This tracks the 1.x releases of the library

Author: davetcc
15/10/2021 09:51:04
1.2.3 was released some time ago now, it added spin locking capabilities to the task manager library. Up until today, it was the current version.

Author: davetcc
15/10/2021 09:52:54
1.3.0 has been released today. It is now the recommended version of TaskManagerIO. It is fully backward compatible.

Main features:

* Enable and disable tasks using the new setEnabled(taskId) feature.
* Schedule long tasks using the new long schedule support (see example)
* Fix compiler warning on ESP8266.

Author: davetcc
01/06/2022 11:34:37
Task manager 1.3.3 was released yesterday, it contained a critical fix for event handling.

Author: davetcc
26/10/2022 16:46:15
TaskManager 1.3.4 was released recently, it adds support for both RPI pico cores.




Register / Login  |  Desktop view  |  Jump to top of page