1.3 KiB
1.3 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Added
Fixed
Changed
- Upgrade Go version to 1.21 (#2)
- Upgrade Oto version to 3.1 (#3)
- Upgrade Tcell version to 2.6.0 (#122)
- Upgrade go-mp3 version to 0.3.4 (#122)
- Upgrade jfreymuth/oggvorbis version to 1.0.5 (#122)
- Upgrade mewkiz/flac version to 1.0.8 (#122)
- Panic when
Resampler
is given a ratio ofInf
orNaN
. (#120)
[v1.0.0] 2023-10-07
- Forked faiface/beep to gopxl/beep.