Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support v4.0.0-alpha1 #7

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 24, 2024

  1. refactor(eludris): update dependencies

    redis now uses multiplexed connections (aio::Connection deprecated)
    this requires refactoring types as well as how `pubsub` is obtained (directly from client)
    ooliver1 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1060c25 View commit details
    Browse the repository at this point in the history
  2. refactor(revolt): update dependencies

    this also requires the redis refactor from the previous commit
    ooliver1 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3dbb113 View commit details
    Browse the repository at this point in the history
  3. refactor(discord): update dependencies

    this also requires the redis refactor from 2 commits ago
    ooliver1 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    341ce26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ee3e27 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    ac432fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c60c2cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50d4729 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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