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.7.1
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.8.0
Choose a head ref
  • 4 commits
  • 21 files changed
  • 1 contributor

Commits on Oct 28, 2021

  1. Release v0.7.1

    sansyrox committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ea4aed0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Add Robyn Logo!

    sansyrox authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    5cdf433 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Add socket sharing (#94)

    * Add socket sharing
    
    * Fixed socket sharing
    
    * Multiprocessing isolated from pyo3-asyncio
    
    * Add comments and refactor code
    
    * Add integration tests
    
    * Fix argument parser
    
    * Workers config now possible
    
    * Pyproject.toml now pep compliant
    
    * Documentation update
    sansyrox authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    5e47dbf View commit details
    Browse the repository at this point in the history
  2. Release v0.8.0

    sansyrox committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    27a6980 View commit details
    Browse the repository at this point in the history
Loading