**Breaking Changes to previous releases**
Integrated completely new decorator system and provided comprehensive docs.
`FuncTown` can now communicate with Application Insights and provided a bunch of example Azure Functions that can help to get a better usage understanding.
What's Changed
* Integrate Application Insights by felixnext in https://github.com/felixnext/python-functown/pull/10
* Implement more Decorators, fix Bugs and add Docs by felixnext in https://github.com/felixnext/python-functown/pull/20
**Full Changelog**: https://github.com/felixnext/python-functown/compare/v0.1.8...v1.0.0