Releases: ebitengine/oto
Releases · ebitengine/oto
Release list
v3.4.0
v3.3.3
internal/mux: do not put back an old buffer Theoretically, it is possible to put an old-sized buffer to the pool. Closes #258
v3.3.2
internal/mux: remove duplicated code Updates #254
v3.3.1
oto: ensure resuming on browsers AudioContext.resume might fail in theory. This change addresses the issue where resuming fails by ensuring the promise result. Updates hajimehoshi/ebiten#3122
v3.3.0
v3.2.0
internal/oboe: bug fix: add missing files
v3.1.1
all: update purego to v0.6.1 Updates hajimehoshi/ebiten#2908