Skip to content

Releases: arivum/linebuf

Release v0.3.7

11 Dec 01:41
ec9214c

Choose a tag to compare

buffered encode chan with 100 entries max

Release v0.3.6

10 Dec 23:30
95479a4

Choose a tag to compare

Fixed empty write on single linebuffered json object for linebuf2json

Release v0.3.5

10 Dec 22:58
b419a34

Choose a tag to compare

replaced github.com/segmentio/encoding/json by encoding/json due to f…

Release v0.3.4

25 Oct 21:25
93aba77

Choose a tag to compare

improvements for slow small writes

Release v0.3.3

25 Oct 18:49
4afe2a7

Choose a tag to compare

defer wrong order

Release v0.3.2

25 Oct 18:43
a4e9d91

Choose a tag to compare

defer fix

Release v0.3.1

25 Oct 18:37
b8f5310

Choose a tag to compare

use mutex to synchronize

Release v0.3.0

25 Oct 18:14
cfb8080

Choose a tag to compare

refactored constructors

Release v0.2.2

25 Oct 13:01
3817bf2

Choose a tag to compare

synchronization fixes for LinebufJSONConverter

Release v0.2.1

25 Oct 00:49
6e1f014

Choose a tag to compare

buffered reader and writer