What's Changed
Features and bugs:
* Add headers to request model by Tishka17 in https://github.com/reagento/dataclass-rest/pull/40
* fix kwonlyargs by KurosawaAngel in https://github.com/reagento/dataclass-rest/pull/41
* Support functions for URL generation by lubaskinc0de in https://github.com/reagento/dataclass-rest/pull/30
* fix type hints by Dark04072006 in https://github.com/reagento/dataclass-rest/pull/37
Doc and examples:
* Fix typos in example docstrings by KrySeyt in https://github.com/reagento/dataclass-rest/pull/33
* Fix typo by KurosawaAngel in https://github.com/reagento/dataclass-rest/pull/36
Internal changes and quality:
* Tests by Tishka17 in https://github.com/reagento/dataclass-rest/pull/35
* Migrate to pyproject.toml, ruff by Tishka17 in https://github.com/reagento/dataclass-rest/pull/38
* Run ci on 3.13 by Tishka17 in https://github.com/reagento/dataclass-rest/pull/43
New Contributors
* KrySeyt made their first contribution in https://github.com/reagento/dataclass-rest/pull/33
* KurosawaAngel made their first contribution in https://github.com/reagento/dataclass-rest/pull/36
* Dark04072006 made their first contribution in https://github.com/reagento/dataclass-rest/pull/37
* lubaskinc0de made their first contribution in https://github.com/reagento/dataclass-rest/pull/30
**Full Changelog**: https://github.com/reagento/dataclass-rest/compare/0.4...0.5.0