Commit 5ea801d
committed
🔖 release v1.0.7
## 1.0.7
* [FIX] fix degenerate bracket and dot parsing in `Decoder` for edge cases and parity
* [CHORE] add tests for top-level dot handling, depth remainder, and unterminated bracket cases in `Decoder`
* [CHORE] add tests for `SplitKeyIntoSegments` remainder and strict depth handling
* [CHORE] add tests for double dot and encoded bracket handling in `Decoder` with dot options1 parent 01b921b commit 5ea801d
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
2 | 9 | | |
3 | 10 | | |
| |||
| 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