What's Changed
* Delegate parameter parsing to specialised classes by lorenzocelli in https://github.com/cadifyai/tool2schema/pull/39
* Add ReferenceSchema helper class by lorenzocelli in https://github.com/cadifyai/tool2schema/pull/40
* Remove the requirement for semicolon to terminate parameter description by lorenzocelli in https://github.com/cadifyai/tool2schema/pull/41
* Add linting configs by siliconlad in https://github.com/cadifyai/tool2schema/pull/43
* Feature/support enumeration type hints by lorenzocelli in https://github.com/cadifyai/tool2schema/pull/37
* Provide global configuration mechanism by lorenzocelli in https://github.com/cadifyai/tool2schema/pull/44
* Fill in license by siliconlad in https://github.com/cadifyai/tool2schema/pull/47
* Selectively disable schema parts by lorenzocelli in https://github.com/cadifyai/tool2schema/pull/45
* Revert version change by siliconlad in https://github.com/cadifyai/tool2schema/pull/50
New Contributors
* lorenzocelli made their first contribution in https://github.com/cadifyai/tool2schema/pull/39
**Full Changelog**: https://github.com/cadifyai/tool2schema/compare/v0.6.0...v1.0.0