Releases: sparckles/Robyn
Releases · sparckles/Robyn
v0.43.0 - Breaking 🚨 - Replace `url` parameter in the `app.start` and fix app router headers
What's Changed
- fix: pass response headers from app to router by @IdoKendo in #625
- Replace
urlparameter in theapp.startby @carlosm27 in #614
Full Changelog: v0.42.2...v0.43.0
v0.42.2 - fix minor issue with --create flag
Full Changelog: v0.42.1...v0.42.2
- Fix Typo - bb0b8e2
v0.42.1 - expose Url objects for test clients and performance improvements
What's Changed
- Update README.md by @tushar5526 in #634
- feat: enable lazy evaluation for logger by @IdoKendo in #633
- feat: add Request and Url objects constructors to enable easier testing by @IdoKendo in #630
New Contributors
- @tushar5526 made their first contribution in #634
Full Changelog: v0.42.0...v0.42.1
v0.42.0 - add `request.json()` with startup performance improvements
What's Changed
- DOCS: fixes broken link to resources on README by @github-education in #628
- fix: remove redundant Arc by @IdoKendo in #626
- feat: add request.json() method by @IdoKendo in #629
New Contributors
- @github-education made their first contribution in #628
Full Changelog: v0.41.1...v0.42.0
v0.41.1 - Improved logging and adding a --version flag
What's Changed
- docs: add new docs website by @sansyrox in #608
- feat: log routes when the router is populated by @carlosm27 in #609
- feat: add a --version flag by @sansyrox in #619
Full Changelog: v0.41.0...v0.41.1
v0.41.0 - Replace body with description parameter and reduce wheel size
What's Changed
- chore: decrease .whl filesize by @IdoKendo in #603
- fix: replace body with description by @sansyrox in #604
Full Changelog: v0.40.0...v0.41.0
v0.40.0 - allow adding routes without using decorator
What's Changed
- docs(README): Replace sansyrox with sparckles by @sansyrox in #598
- feat: allow adding routes without using decorator by @IdoKendo in #592
- ci: drop sun and ibm support by @sansyrox in #601
- Add proper condition for installing uvloop by @banipreetr in #595
New Contributors
- @banipreetr made their first contribution in #595
Full Changelog: v0.39.0...v0.40.0
v0.39.0 - Breaking - Replace body with description parameter in the Response object
What's Changed
- Feat/398 use poetry by @IdoKendo in #512
- feat: Improved the Current CLI. by @Mr-Sunglasses in #556
- ci: sync release and preview release actions by @sansyrox in #581
- Replace body with description parameter in Response object by @carlosm27 in #580
- chore: remove python3.7 support by @sansyrox in #591
- docs: add robyn-rate-limits to plugins doc by @IdoKendo in #596
Full Changelog: v0.38.0...v0.39.0
v0.38.0 - An improved CLI for create-robyn-app
What's Changed
- Feat/398 use poetry by @IdoKendo in #512
- feat: Improved the Current CLI. by @Mr-Sunglasses in #556
- ci: sync release and preview release actions by @sansyrox in #581
253832872-d3f913b2-7863-4908-902c-6120311e0935.mov
Full Changelog: v0.37.0...v0.38.0
v0.37.0 - faster jsonification - implement a rust based json serializations
What's Changed
- Typo Fix in Docs by @ruslan-korneev in #563
- chore: fix pyproject implementation style by @sansyrox in #522
- feat: faster jsonification by @sansyrox in #571
New Contributors
- @ruslan-korneev made their first contribution in #563
Full Changelog: v0.36.2...v0.37.0