Releases: lcsmuller/jsmn-find
Releases · lcsmuller/jsmn-find
v1.0.6 release
Full Changelog: v1.0.5...v1.0.6
v1.0.5 release
What's Changed
- docs(README.md): fix a typo in a code snippet by @jdeokkim in #15
- docs: move Makefile to docs/, create man3 if miss by @lcsmuller in #16
- docs(README): improve instructions and simplify by @lcsmuller in #17
- docs: fix examples by @lcsmuller in #18
New Contributors
Full Changelog: v1.0.4...v1.0.5
v1.0.4 release
What's Changed
- Fix some example code errors by @ThePedroo in #14
New Contributors
- @ThePedroo made their first contribution in #14
Full Changelog: v1.0.3...v1.0.4
v1.0.3 release
What's Changed
- fix: initialize allocated memory for jsmnf_load_auto() and jsmn_parse… by @lcsmuller in #13
Full Changelog: v1.0.2...v1.0.3
v1.0.2 release
What's Changed
- fix: comparison function should take length o cmp_a, otherwise might … by @lcsmuller in #12
Full Changelog: v1.0.1...v1.0.2
v1.0.1 release
What's Changed
- fix: allow fallthrough if not ARRAY or OBJECT, add array iteration test by @lcsmuller in #11
Full Changelog: v1.0.0...v1.0.1
v1.0.0 release
What's Changed
- Rewrite API and settle on a final design by @lcsmuller in #10
Full Changelog: v1.0.0-alpha...v1.0.0
v2.0.0-alpha
v1.3.1-alpha
What's Changed
- fix: unitialised value by @antropez in #7
- Update chash by @lcsmuller in #8
Full Changelog: v1.3.0...v1.3.1