Thanks to visit codestin.com
Credit goes to github.com

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: http-rs/async-mongodb-session
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: http-rs/async-mongodb-session
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 10, 2022

  1. Update dependencies

    Signed-off-by: Aaron Erhardt <[email protected]>
    AaronErhardt committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    433d1d9 View commit details
    Browse the repository at this point in the history
  2. Add optional tokio-runtime feature

    Signed-off-by: Aaron Erhardt <[email protected]>
    AaronErhardt committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    3dd4514 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

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

Commits on May 2, 2022

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

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    503d345 View commit details
    Browse the repository at this point in the history
  2. updating dev-dependencies

    TiloPapke committed May 3, 2022
    Configuration menu
    Copy the full SHA
    29fa2e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    695e69b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. updating mongodb

    TiloPapke committed May 4, 2022
    Configuration menu
    Copy the full SHA
    3bc3164 View commit details
    Browse the repository at this point in the history
  2. updating async-session

    TiloPapke committed May 4, 2022
    Configuration menu
    Copy the full SHA
    d54b507 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Merge pull request #17 from TiloPapke/master

    Updating dependencies to use libary with current mongodb libary
    No9 authored Aug 21, 2022
    Configuration menu
    Copy the full SHA
    5985931 View commit details
    Browse the repository at this point in the history
  2. release: bump version number

    Signed-off-by: Anton Whalley <[email protected]>
    No9 committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    4876e78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c21a15d View commit details
    Browse the repository at this point in the history
  4. Format code

    Signed-off-by: Aaron Erhardt <[email protected]>
    AaronErhardt committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    7c37f07 View commit details
    Browse the repository at this point in the history
  5. Keep async std as default

    Signed-off-by: Aaron Erhardt <[email protected]>
    AaronErhardt committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    1ecccc7 View commit details
    Browse the repository at this point in the history
  6. Update version numbers

    Signed-off-by: Aaron Erhardt <[email protected]>
    AaronErhardt committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    398ca9f View commit details
    Browse the repository at this point in the history
  7. Minor improvements

    Signed-off-by: Aaron Erhardt <[email protected]>
    AaronErhardt committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    c45c113 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #18 from AaronErhardt/update-deps

    Update dependencies
    No9 authored Aug 21, 2022
    Configuration menu
    Copy the full SHA
    5e5af7e View commit details
    Browse the repository at this point in the history
Loading