Releases: redkeysh/Wisp
Releases · redkeysh/Wisp
Release list
Release v0.8.1
Changes in 0.8.1
Installation
pip install git+https://github.com/redkeysh/Wisp.git@v0.8.1Distribution Files
This release includes the following distribution files:
- Source distribution (
.tar.gz) - Wheel distribution (
.whl)
Release v0.8.0
Changes in 0.8.0
- chore: bump version to 0.8.0 (c3b92ed)%0A- chore: Remove outdated issues document (6804c62)%0A- refactor: Update feature flags integration (3b9844d)%0A- chore: Update version and project metadata (be90864)%0A- docs: Add CHANGELOG and env.example (585fc33)%0A- test: Add basic tests for new features (9f1003d)%0A- feat: Add branded embeds with AppConfig support (627a2f1)%0A- feat: Update modules to use WispContext (824308e)%0A- feat: Extend CLI with ops tooling commands (77f0d46)%0A- feat: Implement EventRouter with pipeline integration (303ab08)%0A- feat: Implement durable background job system (28a686e)%0A- feat: Implement policy engine with RBAC/capabilities (97172b7)%0A- feat: Implement plugin system with lifecycle hooks (9d13d2a)%0A- feat: Implement middleware pipeline system (5d23740)%0A- feat: Add WispContext with request tracking and observability (246b6f3)%0A- fix: prevent duplicate command registration (44c653a)%0A- docs: add local development workflow for faster testing (93725a0)%0A- fix: correct handler.filters iteration (CRITICAL bug fix) (769b6b0)
Installation
pip install git+https://github.com/redkeysh/Wisp.git@v0.8.0Distribution Files
This release includes the following distribution files:
- Source distribution (
.tar.gz) - Wheel distribution (
.whl)
Release v0.6.2
Changes in 0.6.2
- chore: bump version to 0.6.2 (139a7d9)%0A- fix: add logging_level alias property to AppConfig (0c38384)%0A- docs: update examples for v0.6.1 features (0c7a0e4)
Installation
pip install git+https://github.com/redkeysh/Wisp.git@v0.6.2Distribution Files
This release includes the following distribution files:
- Source distribution (
.tar.gz) - Wheel distribution (
.whl)
Release v0.6.1
Changes in 0.6.1
- chore: bump version to 0.6.1 (fe7da39)%0A- feat: enhance AppConfig with comprehensive env file support (5c67825)%0A- fix: move command sync to on_ready() for SYNC_ON_STARTUP (4f6b1e4)%0A- feat: implement fixes for Echo bot issues (v0.6.0) (1a57652)
Installation
pip install git+https://github.com/redkeysh/Wisp.git@v0.6.1Distribution Files
This release includes the following distribution files:
- Source distribution (
.tar.gz) - Wheel distribution (
.whl)
Release v0.5.9
Changes in 0.5.9
- chore: bump version to 0.5.9 (414fe75)%0A- fix: register prefixed commands before bot processes messages (2f30c06)
Installation
pip install git+https://github.com/redkeysh/Wisp.git@v0.5.9Distribution Files
This release includes the following distribution files:
- Source distribution (
.tar.gz) - Wheel distribution (
.whl)
Release v0.5.8
Changes in 0.5.8
- chore: bump version to 0.5.8 (ce196dd)%0A- style: fix remaining whitespace in docstrings (5e89fe6)%0A- style: fix whitespace issues (blank lines with trailing spaces) (f11cd00)
Installation
pip install git+https://github.com/redkeysh/Wisp.git@v0.5.8Distribution Files
This release includes the following distribution files:
- Source distribution (
.tar.gz) - Wheel distribution (
.whl)
Release v0.5.7
Changes in 0.5.7
- chore: bump version to 0.5.7 (8c6f664)%0A- fix: correct owner check registration for prefixed sync command (7f73824)%0A- fix: register prefixed sync command explicitly (bd43002)
Installation
pip install git+https://github.com/redkeysh/Wisp.git@v0.5.7Distribution Files
This release includes the following distribution files:
- Source distribution (
.tar.gz) - Wheel distribution (
.whl)
Release v0.5.6
Changes in 0.5.6
- chore: bump version to 0.5.6 (a332145)%0A- feat: add version bump script with git tagging (e4a2b21)%0A- fix: set owner_ids in bot initialization for prefixed command checks (24bdad4)%0A- feat: add prefixed sync command with embed responses (f427a82)
Installation
pip install git+https://github.com/redkeysh/Wisp.git@v0.5.6Distribution Files
This release includes the following distribution files:
- Source distribution (
.tar.gz) - Wheel distribution (
.whl)
Release v0.5.5
Changes in 0.5.5
- chore: bump version to 0.5.5 (8146fdc)%0A- chore: remove unused documentation files (90e1099)%0A- fix: correct intent configuration - use defaults when env vars not set (156d86a)
Installation
pip install git+https://github.com/redkeysh/Wisp.git@v0.5.5Distribution Files
This release includes the following distribution files:
- Source distribution (
.tar.gz) - Wheel distribution (
.whl)
Release v0.5.4
Changes in 0.5.4
- chore: bump version to v0.5.4 (a051cad)%0A- feat: add per-module log level control (a5b1ca0)%0A- docs: add logging reference guide for downstream bots (f0b422c)%0A- refactor: remove discord_token setter, enforce env-only configuration (b06f1b9)
Installation
pip install git+https://github.com/redkeysh/Wisp.git@v0.5.4Distribution Files
This release includes the following distribution files:
- Source distribution (
.tar.gz) - Wheel distribution (
.whl)