Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support encoding/decoding bool value #5

Merged
merged 1 commit into from
May 21, 2022
Merged

Support encoding/decoding bool value #5

merged 1 commit into from
May 21, 2022

Conversation

hottestseason
Copy link
Contributor

This PR supports encoding/decoding bool value

@hottestseason hottestseason marked this pull request as ready for review May 20, 2022 17:26
@Songmu Songmu merged commit 3c87dbc into Songmu:master May 21, 2022
@Songmu
Copy link
Owner

Songmu commented May 21, 2022

Great feature. Thanks!

@hottestseason hottestseason deleted the support_bool branch May 21, 2022 13:07
Songmu added a commit that referenced this pull request May 21, 2022
## [v0.1.0](69c2279...v0.1.0) (2022-05-22)

* introduce Go Modules and GitHub Actions [#6](#6) ([Songmu](https://github.com/Songmu))
* Support encoding/decoding bool value [#5](#5) ([hottestseason](https://github.com/hottestseason))
* Reduce allocations by avoiding strings.Split [#4](#4) ([itchyny](https://github.com/itchyny))
* Make encoding 2x faster [#3](#3) ([harukasan](https://github.com/harukasan))
* introduce teble driven tests [#2](#2) ([Songmu](https://github.com/Songmu))
* care Null number [#1](#1) ([Songmu](https://github.com/Songmu))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants