# Changelog ## [0.2.2](https://github.com/leo91000/graphile_worker_rs/compare/graphile_worker_macros-v0.2.1...graphile_worker_macros-v0.2.2) - 2024-02-12 ### Other - updated the following local packages: graphile_worker_task_handler ## [0.2.1](https://github.com/leo91000/graphile_worker_rs/compare/graphile_worker_macros-v0.2.0...graphile_worker_macros-v0.2.1) - 2024-02-04 ### Other - update Cargo.toml dependencies ## [0.1.0](https://github.com/leo91000/archimedes/releases/tag/archimedes_macros@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))