Releases: regisrex/string-hunt
Releases · regisrex/string-hunt
v1.1.0
string-hunt v1.0.0.0
What's done
Text search algorithm for searching through a list of JSON objects
What's available
accessible npm package, demo website.
Developers
Pre-release for alpha-testing
What's Changed
- init: finished project initialization by @pacifiquem in #1
- *[feat]: Parsing JSON data by @pacifiquem in #2
- fix: parser returns also a stringfied value by @regisrex in #3
- updt: parser behavior on array by @pacifiquem in #4
- fix: parser return values && added indexer by @pacifiquem in #5
- feat: search function by @regisrex in #6
- *[style]: Fixed github linguist errs by @pacifiquem in #7
- docs: add demo site by @regisrex in #8
- docs: removed old /site by @regisrex in #9
- fix: cases transchanging by @pacifiquem in #10
- fix: replaceAll() error -> as requested by @pacifiquem in #11
- fix: redefined search fn return from
string[]
type toJSON[]
by @regisrex in #12
New Contributors
- @pacifiquem made their first contribution in #1
- @regisrex made their first contribution in #3
Full Changelog: https://github.com/regisrex/string-hunt/commits/alpha