What's changed by new contributors
- feat: add .url() method to route functions by @nedpals in #706
- docs: removed one slash in the link preview, and added one slash in the link url (issue #613) by @kindadailybren in #671
- docs: issue 618 - Change 'Reference for all the entire' to 'Reference for the entire' by @edchelstephens in #670
- docs: fix inspirations grammatical error by @gabbyxiane in #672
- docs: Correct example usage from 'app = air.App()' to 'app = air.Air()'. by @edchelstephens in #674
- fix: remove self-closing slashes from void elements by @alasdiel in #673
- docs: fix (line 11) word from engineer to databases by @oreocapybara in #677
- fix: grammatical errors in jinja.md by @chalorejo in #680
- docs: Update badges and improve index.md formatting by @zorexsalvo in #683
- docs: change syntactal to syntactic from docs/about/inspirations.md by @dkeithdj in #682
- Fix/docs/readme comment error by @gabbyxiane in #684
- docs: fixed pluralization issue on the word routes by @alasdiel in #685
- test: add tests for compute_page_path by @ouattararomuald in #663
- docs: README comment typo by @ouattararomuald in #664
- Update github oath demo removed the duplicateof databases = {} by @aaronjalapon in #676
- replaced pico to picocss by @aaronjalapon in #691
- Tests: missing_examples.py script tests for functions by @kindadailybren in #692
- docs: fixed checkbox formatting on roadmap.md by @alasdiel in #693
- docs: fixed code shadowing on air = air.Air() by @RMRizal-UP in #696
- docs: fix missing closing > in Jinja example (#609) by @ogbinar in #695
- chore: address inconsistent default response by @dkeithdj in #686
- Fixed deprecated issues and passed all Air test by @joohhhnnnny in #698
- DOC: add missing space before parenthesis on CONTRIBUTING.md by @KevsterAmp in #700
- docs: clarify explanation for Variables in URLs by @RMRizal-UP in #703
- refac(src_examples): add samples and tests for other htmx requests besides get request by @jlorion in #702
- add create_sync_engine example by @KevsterAmp in #715
- Sprint day updates by @trbyte in #713
- Feat(benchmarks)/print memory scaling results by @alasdiel in #711
What's changed by existing contributors
- Addition of sponsor and contributor acknowledgments to the README.md. by @pygarap in #607
- Add Community page by @Isaac-Flath in #632
- Consolidate doc links by @pydanny in #656
- Add Libraries to Community Page by @Isaac-Flath in #662
- Add sprinter instructions by @audreyfeldroy in #665
- src_example directory with example and script by @pydanny in #659
- Explain how to contribute to src_examples/ by @audreyfeldroy in #694
- chore(deps): update astral-sh/setup-uv digest to 8585678 by @renovate[bot] in #717
- chore: enable PLC rules and update files that break it by @zorexsalvo in #705
New Contributors
- @kindadailybren made their first contribution in #671
- @edchelstephens made their first contribution in #670
- @gabbyxiane made their first contribution in #672
- @alasdiel made their first contribution in #673
- @oreocapybara made their first contribution in #677
- @chalorejo made their first contribution in #680
- @dkeithdj made their first contribution in #682
- @ouattararomuald made their first contribution in #663
- @aaronjalapon made their first contribution in #676
- @RMRizal-UP made their first contribution in #696
- @ogbinar made their first contribution in #695
- @joohhhnnnny made their first contribution in #698
- @KevsterAmp made their first contribution in #700
- @jlorion made their first contribution in #702
- @nedpals made their first contribution in #706
- @trbyte made their first contribution in #713
Full Changelog: v0.38.1...v0.39.0