archimedes_task_handler 0.2.0

A library to handle tasks for the Archimedes project
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Changelog

## [0.1.0]https://github.com/leo91000/archimedes/releases/tag/archimedes_task_handler@0.1.0


### ✨Features

* feat: Add helpers ([0af898b]https://github.com/leo91000/archimedes/commit/0af898b)
* feat: Make simple macro example working ([5ceb9b1]https://github.com/leo91000/archimedes/commit/5ceb9b1)
* feat: Add task macro ([e5106f7]https://github.com/leo91000/archimedes/commit/e5106f7)
* feat: Add task handler definitions ([3c38898]https://github.com/leo91000/archimedes/commit/3c38898)