chorus/src
Flori dcc626ef10
Version 0.14.0 (#463)
## Fixes

- Fix gateway heartbeat on WASM: #460

## Changes

- Update `GuildDefaults` to use new enums
- Make new enums derive `sqlx::Type`
- Feature lock UpdateMessage implementations

## Package changes

- Bump package version, especially reqwest from 0.11.22->0.11.23 -
removes need for custom git branch in Cargo.toml
2024-01-19 21:50:26 +01:00
..
api Change: register/login no longer require ownership 2023-11-22 18:48:37 +01:00
gateway Revert "Mess w/ the tests to see if it really works" 2024-01-19 16:05:34 +01:00
types Revert last commit 2023-12-17 22:16:53 +01:00
errors.rs clean up imports 2023-12-03 12:51:34 +01:00
instance.rs Refactor instance creation 2023-12-15 00:10:33 +01:00
lib.rs Refactor instance creation 2023-12-15 00:10:33 +01:00
ratelimiter.rs Make get_limits_config part of public api 2023-12-03 21:42:41 +01:00
voice.rs Minor doc changes 2023-07-29 11:26:00 +02:00