Releases: discordjs/voice
0.1.1
-
feat(AudioResource)!: use metadata instead of name (#69)
-
feat(AudioResource): use metadata instead of name
-
refactor(AudioResource): construct instance of class
-
refactor(AudioResource): default T to unknown (#72)
-
feat(AudioPlayer): emit errors with resource attached
-
docs(AudioResource): add reference to AudioResource
-
Update src/audio/AudioResource.ts
Co-authored-by: Papaia [email protected]
Co-authored-by: Carter [email protected]
Co-authored-by: Papaia [email protected] -
-
test: add tests for TransformerGraph (#73)
-
chore(Deps): install dependencies for testing
-
test: add tests for TransformerGraph
-
chore(CI): create actions workflow for testing
-
chore: remove coverage targets temporarily
-
chore: add .js files to eslint tsconfig
-
-
chore(README): update badges
-
fix(DataStore): stop audio cycles when all players removed
-
test(AudioPlayer): add tests for core functionality (#74)
-
test(AudioPlayer): initial state test
-
test(AudioPlayer): playing, pausing, resuming
-
fix(DataStore): stop audio cycles when all players removed
-
test(AudioPlayer): strengthen existing tests
-
test(AudioPlayer): stop()
-
chore: remove v8 coverage provider from jest config
-
test(AudioPlayer): "pause" no subscriber behavior
-
test(AudioPlayer): remaining no subscriber behaviors
-
test(AudioPlayer): playing state
-
test(AudioPlayer): play() throws for already-ended resource
-
test(AudioPlayer): error propagation
-
test(AudioPlayer): checkPlayable() Idle transition
-
test(AudioPlayer): silence interpolation
-
-
chore(Release): v0.1.1
0.1.0
-
docs: cleanup docs with correct syntax (#63)
Co-authored-by: Amish Shah [email protected]
-
chore(README): add badges (#67)
-
chore(README): add badges
-
chore(README): remove unnecessary badges
-
-
feat!: implement adapters (#66)
-
chore(Deps): update typescript and eslint
-
feat: create DiscordGatewayAdapter interface
-
feat: signalJoinVoiceChannel now uses adapter
-
feat: integrate adapter into VoiceConnection
-
refactor(DiscordGatewayAdapter): abstract class instead of interface
-
feat(VoiceConnection): adapter drives packets
-
chore: remove Discord.js client tracking
-
feat: decouple library from Discord.js
-
feat(Adapter): redesign adapter
-
fix: adapter bugs
-
chore: fix examples for adapter
-
chore: update example README
-
-
chore(Release): v0.1.0
0.0.2
-
chore!: American English consistency (#61)
-
chore: american english consistency
-
revert: append -> prepend
-
-
fix(VoiceConnection): improve recoverability (#58)
-
feat(AudioPlayer): add maxMissedFrames behaviour (#59)
-
refactor: use global timer for audio players (#55)
Co-authored-by: Antonio Román [email protected]
-
chore(Release): v0.0.2
0.0.1-alpha
v0.0.1-alpha chore(Release): v0.0.1-alpha