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.9.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.10.0
Choose a head ref
  • 11 commits
  • 26 files changed
  • 3 contributors

Commits on Dec 5, 2021

  1. Configuration menu
    Copy the full SHA
    2cee216 View commit details
    Browse the repository at this point in the history
  2. Feat: Add Open Source Contribution Templates (#118)

    * add issue templates
    
    * pull request template
    
    * create a contributing guide
    
    * add initial code_of_conduct
    shivaylamba authored Dec 5, 2021
    Configuration menu
    Copy the full SHA
    7e12ea8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Release v0.9.0 Changelog (#121)

    * Release v0.9.0 Changelog
    
    * Update rust in tests
    
    * Add resolver
    
    * No one likes a strict lint anyway
    sansyrox authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    7c72f79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04f6f29 View commit details
    Browse the repository at this point in the history
  3. Documentation Update

    sansyrox committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    85483b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Update comparison.md (#123)

    Kludex authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    7bb7ffe View commit details
    Browse the repository at this point in the history
  2. Update comparison.md (#124)

    Kludex authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    a591041 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35af995 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    907adf4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Add async support in WS (#134)

    * WS async support
    
    * Async function execution implemented
    Add more support for create, close and message
    
    * fix tests
    
    * Update docs
    sansyrox authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    9282a3e View commit details
    Browse the repository at this point in the history
  2. Release v0.10.0 (#137)

    sansyrox committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    8e1e64f View commit details
    Browse the repository at this point in the history
Loading