Commit 94a538d
committed
🔖 release v1.0.6
## 1.0.6
* [FIX] remove unused regex for dot-to-bracket key parsing in Decoder
* [FIX] use Sentinel encoding methods for charset detection in query serialization
* [CHORE] refactor boolean serialization to use switch expression in Encoder
* [CHORE] update documentation of `EncodeOptions` and `DecodeOptions`
* [CHORE] refactor test lambdas to discard unused parameters and simplify logic
* [CHORE] refactor test data sources to use strongly-typed TheoryData and EndToEndTestCase1 parent da525cb commit 94a538d
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments