# 0.10.1 - fix: export sampleFromMemory # 0.10.0 - add MP3 support - add pause support: soundUpdate takes a Bool (is paused) parameter - sampleFromMemory autodetects audio format # 0.9.3 - apply migration to GHC 9.4.* for Windows (see https://gitlab.haskell.org/ghc/ghc/-/issues/22738) # 0.9.2 - fix `sampleFromMemoryPcm` to support 32 bit float pcm samples # 0.9.1 - fix Cabal C/C++ compiler flag handling bug, now should compile with GHC 8.10 and above also. # 0.9.0 - initial release; keeping on par API-wise with package proteaaudio