Skip to content

Tags: alexunit42TF/gojay

Tags

0.10.3

Toggle 0.10.3's commit message
add examples for in http handling and fix potential error on treating…

… io.ReadCloser

0.10.2

Toggle 0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request francoispqt#16 from francoispqt/feature/add-zero-n…

…keys

Add support for decoding all keys and examples for map decoding

0.10.1

Toggle 0.10.1's commit message
update README

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request francoispqt#13 from francoispqt/version/v0.10.0

Version/v0.10.0 - Add io.Writer support to Encoder - Add Stream API for Encoding - Clean and add tests

0.9.2

Toggle 0.9.2's commit message
reduce alloc in unsafe API

0.9.1

Toggle 0.9.1's commit message
update BorrowDecoder api

0.9.0

Toggle 0.9.0's commit message
update readme add documentation for encoding struct, slices and arrays