Skip to content

Commit

Permalink
Merge pull request #18 from bhmj/deepscan_fix
Browse files Browse the repository at this point in the history
1.0.5 release
  • Loading branch information
bhmj authored Sep 22, 2020
2 parents 758f5ee + 61cba9f commit 9aa3769
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ ok github.com/bhmj/jsonslice 83.152s

## Changelog

**1.0.5** (2020-09-22) -- bugfix: `$..many.keys` used to trigger on `many` without recursing deeper on `keys`.

**1.0.4** (2020-05-07) -- bugfix: `$*` path generated panic.

**1.0.3** (2019-12-24) -- bugfix: `$[0].foo` `[{"foo":"\\"}]` generated "unexpected end of input".
Expand Down

0 comments on commit 9aa3769

Please sign in to comment.