Releases: JuliaPackaging/SimpleBufferStream.jl
Releases · JuliaPackaging/SimpleBufferStream.jl
v1.2.0
SimpleBufferStream v1.2.0
Merged pull requests:
- Add
max_len
and add ability to share data without copying (#1) (@staticfloat) - Create LICENSE (#2) (@fredrikekre)
- Don't throw errors if
chunk
is larger thanbs.max_len
(#4) (@staticfloat) - README: close the buffer since HTTP.jl doesn't do this anymore. (#8) (@fredrikekre)
- Move CI to GH Actions. (#9) (@fredrikekre)
- Bump version (#14) (@nickrobinson251)
- [CI] Some fixes to GitHub Actions setup (#15) (@giordano)
- Bump codecov/codecov-action from 3 to 4 (#16) (@dependabot[bot])
- [CI] Update TagBot setup (#17) (@giordano)
v1.0.0
Set Julia compat to 1.3+