19 Commits

Author SHA1 Message Date
Slipstreamm
bd92806c4c bump 2 0.6.0 2025-06-14 19:06:57 -06:00
Slipstreamm
420c57df30 chore: Bump version to 0.5.0 in __init__.py and pyproject.toml 2025-06-14 18:22:20 -06:00
Slipstreamm
675aab39ce chore(ci): Activate virtual environment before running Pyright and tests 2025-06-13 00:21:23 -06:00
Slipstreamm
a2bdc66ced chore(deps): Add aiohttp and python-dotenv to test dependencies 2025-06-13 00:16:23 -06:00
dbdab08c7a
Update pyproject.toml 2025-06-12 21:28:42 -06:00
d437a315ef
bump version to 0.4.1 in __init__.py and pyproject.toml 2025-06-11 17:35:15 -06:00
286862ebaf
docs: add Documentation URL to project metadata 2025-06-11 17:33:36 -06:00
e39f701f33
bump version to 0.4.0 in __init__.py and pyproject.toml 2025-06-11 17:30:34 -06:00
73416858ae
chore: Update version to 0.3.0b1 in __init__.py and pyproject.toml 2025-06-11 02:28:36 -06:00
1c45989988
chore: Bump version to 0.3.0rc1 in __init__.py and pyproject.toml 2025-06-11 02:27:15 -06:00
0151526d07
chore: Apply code formatting across the codebase
This commit applies consistent code formatting to multiple files. No functional changes are included.
2025-06-11 02:10:33 -06:00
28702fa8a1
feat(voice): Implement voice receiving and audio sinks 2025-06-11 02:06:18 -06:00
be85444aa0
Bump version to 0.2.0rc1 in __init__.py and pyproject.toml 2025-06-10 21:13:59 -06:00
d631ab8e7c
bump: update version to 0.1.0rc3 in __init__.py and pyproject.toml 2025-06-10 18:25:43 -06:00
f92425bbd1
Bump version to 0.1.0rc2 in __init__.py and pyproject.toml 2025-06-10 18:08:41 -06:00
60a183742a
Updates Python version requirements and refactors hybrid commands
Lowers minimum Python requirement from 3.11 to 3.10 to increase compatibility while updating CI to use Python 3.13 for testing.

Extracts hybrid command functionality into a separate module to improve code organization and reduce complexity in the main commands module.

Updates test timeouts and dependency versions to ensure reliable test execution and modern package compatibility.
2025-06-10 16:39:12 -06:00
35414c3085
Bump version to 0.1.0rc1 in __init__.py and pyproject.toml 2025-06-10 16:18:14 -06:00
a580b9b093
chore: bump version to 0.0.2 in __init__.py and pyproject.toml 2025-06-10 00:05:34 -06:00
7c7cb4137c
Initial commit 2025-06-09 22:25:14 -06:00