Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sparckles/Robyn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.0
Choose a base ref
...
head repository: sparckles/Robyn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.0
Choose a head ref
  • 3 commits
  • 19 files changed
  • 3 contributors

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    c744396 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. fix: fix the static file serving (#347)

    * fix: fix the static file serving
    
    this fixes the issues with static file serving of html files and also allows you to server downloadable static files
    
    BREAKING CHANGE:
    
    * test: add file serving tests
    
    * docs: add documentation for file serving
    sansyrox authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    7400776 View commit details
    Browse the repository at this point in the history
  2. Release v0.21.0

    sansyrox committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    e4cfe9a View commit details
    Browse the repository at this point in the history
Loading