What's Changed
* add disable_graph and get_attribute by PythonFZ in https://github.com/zincware/ZnFlow/pull/29
* Add `attrs` to test suite by PythonFZ in https://github.com/zincware/ZnFlow/pull/33
* use poetry group in lint action by PythonFZ in https://github.com/zincware/ZnFlow/pull/34
* add signature check by PythonFZ in https://github.com/zincware/ZnFlow/pull/37
* add getitem support for attributes and FunctionFuture by PythonFZ in https://github.com/zincware/ZnFlow/pull/38
* add disable argument to DiGraph by PythonFZ in https://github.com/zincware/ZnFlow/pull/39
* Fix properties by PythonFZ in https://github.com/zincware/ZnFlow/pull/41
* better support for properties by PythonFZ in https://github.com/zincware/ZnFlow/pull/42
**Full Changelog**: https://github.com/zincware/ZnFlow/compare/v0.1.1...v0.1.2