Releases: skit-ai/go-dub
Releases · skit-ai/go-dub
v1.1.3
What's Changed
- update: use io.Copy instead of io.ReadAll in NewDecoder by @sreeram-narayanan in #1
New Contributors
- @sreeram-narayanan made their first contribution in #1
Full Changelog: v1.1.1...v1.1.3
v1.1.1
fix: exit if buffer is empty while Loading
v1.1.0
- Add []byte support in loader.Load()
v1.0.0
- Add DecodeFromBytes in decoder
- Use DecodeFromBytes in Loader.Load()
Full Changelog: https://github.com/skit-ai/go-dub/commits/v1.0.0