Releases: reagento/descanso
Releases · reagento/descanso
0.7.1
What's Changed
- Add total=False to BuilderParams by @anmayithap in #88
- feat(jsonrpc): omit params if body is None by @ApostolFet in #89
New Contributors
- @ApostolFet made their first contribution in #89
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Add httpx support by @anmayithap in #79
- Return descriptor instance when called on class by @Tishka17 in #80
- test str, Method and async bound method by @Tishka17 in #81
- JSON RPC by @Tishka17 in #82
- dynamic version and autopublish by @Tishka17 in #83
New Contributors
- @anmayithap made their first contribution in #79
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
Project renamed dataclass_rest -> descanso
Whole new API introduced
Merged PRs:
- fix parse_func by @chirizxc in #45
- set_name logic error fix by @Nemoumbra in #55
- New API by @Tishka17 in #60
- Misc typos and text fixes by @Tishka17 in #64
- Feature/more tests by @Tishka17 in #65
- Fix async function result type by @Tishka17 in #67
- Unit tests for client classes by @Tishka17 in #69
- Feature/unit tests by @Tishka17 in #70
- Use kiss headers by @Tishka17 in #72
- Error raiser except codes by @Tishka17 in #74
- Skip None values in query by @Tishka17 in #75
New Contributors
- @chirizxc made their first contribution in #45
- @Nemoumbra made their first contribution in #55
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
Features and bugs:
- Add headers to request model by @Tishka17 in #40
- fix kwonlyargs by @KurosawaAngel in #41
- Support functions for URL generation by @lubaskinc0de in #30
- fix type hints by @Dark04072006 in #37
Doc and examples:
- Fix typos in example docstrings by @KrySeyt in #33
- Fix typo by @KurosawaAngel in #36
Internal changes and quality:
- Tests by @Tishka17 in #35
- Migrate to pyproject.toml, ruff by @Tishka17 in #38
- Run ci on 3.13 by @Tishka17 in #43
New Contributors
- @KrySeyt made their first contribution in #33
- @KurosawaAngel made their first contribution in #36
- @Dark04072006 made their first contribution in #37
- @lubaskinc0de made their first contribution in #30
Full Changelog: 0.4...0.5.0