- Re-publish v2.0.5 to npm
- Improve prefix searches
- Fixes the ability to search for the first word in an index
- Better support adjustable prefix sizes by basing the prefix as the remainder of the line length - hex address size
- Publish src directory for better source maps
- Redeploy to npm with preversion script added
- Fix issue with infinite loop
- Add abortsignal support
- Only query first word when string with multiple words is entered
- Change result format from just the "result" string returned to be "term,result"
- Fix error when identifiers contain commas
- Improve performance of fetches with sequential chunk parsing
- Initial release