0.7.3 (2023-06-21)
- deps: update dependency @tf2pickup-org/mumble-protocol to v1.0.2 (#357) (25d9d03)
- report using OPUS codec (#358) (15849ad)
0.7.2 (2023-06-20)
0.7.1 (2023-06-19)
- deps: update dependency @tf2pickup-org/mumble-protocol to v1.0.1 (#116) (e117876)
- deps: update dependency rxjs to v7.5.7 (#150) (ab01b79)
- deps: update dependency rxjs to v7.6.0 (#199) (6777b97)
- deps: update dependency rxjs to v7.8.0 (#212) (67eeb0d)
- deps: update dependency rxjs to v7.8.1 (#317) (bc75921)
0.7.0 (2022-08-09)
- deps: update dependency @tf2pickup-org/mumble-protocol to v1 (#63) (dff6eac)
- deps: update dependency rxjs to v7.5.6 (#94) (6b2e0a1)
- add ChannelUpdate event (#67) (27e005c)
- add userUpdate event (#64) (d56f4d8)
- support mute, deaf and suppress props (#66) (f3fa123)
0.6.0 (2022-06-07)
- rename package to @tf2pickup-org/mumble-client (cb16547)
0.5.0 (2022-05-30)
- add setSelfDeaf command (#48) (e4c1ce7)
- add setSelfMute command (#47) (fc88c95)
- send PermissionQuery only once (#46) (943c72d)
- add ClientDisconnectedError (#49) (24051bb)
- support client password and access tokens (#50) (b224733)
0.4.2 (2022-05-26)
0.4.1 (2022-05-25)
0.4.0 (2022-05-25)
0.3.6 (2022-05-24)
0.3.5 (2022-05-24)
0.3.4 (2022-05-22)
- deps: remove unused dependencies (#31) (d7ac929)
- handle createChannel command timeout (#30) (cc3524a)
- linkChannels command timeout (#32) (49fb6ca)
0.3.3 (2022-05-20)
0.3.2 (2022-05-19)
- better PermissionDeniedError message (#24) (7867025)
- handle temporary channel property (#25) (74be02c)
0.3.1 (2022-05-18)
- add createChannel() command (#20) (df568d0)
- get rid of lodash dependency (#19) (1b94600)
- ignore UDPTunnel packets (#22) (8367b2d)
0.3.0 (2022-05-16)
- deps: update dependency @protobuf-ts/runtime to v2.6.0 (#15) (3d43924)
- replace ts-proto with protobuf-ts (#13) (783c864)
- types: export errors (#16) (b66ea29)
0.2.1 (2022-05-16)
0.2.0 (2022-05-15)
0.1.5 (2022-05-13)
0.1.4 (2022-05-12)
- build: replace ts paths (a679bb1)
0.1.3 (2022-05-12)
0.1.2 (2022-05-12)
0.1.1 (2022-05-12)
0.1.0 (2022-05-12)
- ci: release workflow (3965bba)
- add Client.disconnect() (b530c0d)