Releases: sparckles/Robyn
Releases · sparckles/Robyn
v0.53.2 - add __contains__ in headers
Full Changelog: v0.53.2...v0.53.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #774
- fix: add contains in headers by @sansyrox in #775
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #779
Full Changelog: v0.53.1...v0.53.2
v0.53.1 - fix internal json rendering
What's Changed
Full Changelog: v0.53.0...v0.53.1
v0.53.0 - [BREAKING 🚨] - add a tuple return type and dict return cast to json
What's Changed
- docs: fix serve html and html docs by @sansyrox in #770
- feat: allow dictionary being returned directly by @sansyrox in #768
Full Changelog: v0.52.3...v0.53.0
v0.52.3 - fix the export namespace for websockets
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #762
- chore(deps): bump the github-actions group with 1 update by @dependabot in #760
- fix release ci by @sansyrox in #764
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #766
Full Changelog: v0.52.1...v0.52.3
v0.52.2 - Fix a typo in sqlalchemy and CI fixes
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #751
- Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in #754
- chore(deps): bump the github-actions group with 7 updates by @dependabot in #757
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #752
- Distutils is removed in Python 3.12 so switch to setuptools by @cclauss in #753
- fix: typo in sqlalchemy scaffold by @sansyrox in #759
New Contributors
- @dependabot made their first contribution in #757
Full Changelog: v0.52.0...v0.52.1
v0.52.0 - Add sqlmodel in Robyn scaffolds!
What's Changed
- Added sqlmodel scaffold by @leogregianin in #749
New Contributors
- @leogregianin made their first contribution in #749
Full Changelog: v0.51.3...v0.52.0
v0.51.3 - fix Dockerfile in robyn scaffolds
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #747
- fix: requirements.txt order in robyn scaffolds by @sansyrox in #750
Full Changelog: v0.51.2...v0.51.3
v0.51.2 - implement [] sets and gets in headers
What's Changed
- chore: fix pyproject and poetry run test_server and implement [] sets and gets in headers command by @AntoineRR in #746
Full Changelog: v0.51.1...v0.51.2
v0.51.1 - fix --dev reloading bug
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #739
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #740
- fix: robyn dev loading bug by @sansyrox in #743
Full Changelog: v0.51.0...v0.51.1
v0.51.0 - add a way to serve html strings
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #736
- feat: add a way to serve htmls by @sansyrox in #730
- fix(releases.jsx): docs' heading colors by @sansyrox in #737
Full Changelog: v0.50.0...v0.51.0