Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.
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: PythonistaGuild/Wavelink
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.1
Choose a base ref
...
head repository: PythonistaGuild/Wavelink
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 13 files changed
  • 2 contributors

Commits on Sep 30, 2024

  1. Fix/filter values (#326)

    * Add baseFilter class and remove None values from filter payloads.
    
    * Bump version
    EvieePy authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4adb979 View commit details
    Browse the repository at this point in the history
  2. Fix/player state (#325)

    * Add logic to check for player disconnects.
    
    * Bump version to 3.5.0
    
    * Update docs.
    
    * Add node disconnected event and payloads.
    
    * Add switch_node method to Player.
    
    * Update pyproject.toml
    
    * Update __init__.py
    EvieePy authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    12dde9f View commit details
    Browse the repository at this point in the history
  3. Update pyproject.toml (#327)

    Ignore SIM910
    EvieePy authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0a39dcf View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

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

Commits on Jan 25, 2025

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

Commits on Apr 5, 2025

  1. Update README.md

    EvieePy authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    b52c284 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    EvieePy authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    7732106 View commit details
    Browse the repository at this point in the history
Loading