- optimize indexing, only write one object with the whole data structure to a store.
- make methods private that needs to be private
- fix a bug in localstorage package
- expose SearchModel
- use the textile repository package
- integration with textile, store indexes in a decentralized database
- use @texthill
- add lerna to support multiple packages
- make indexing of an object possible with a tree of sub objects
- rebrand this package to texthill
- remove the document from the index
- adapt readme.md
- Remove getItemSync from IStore
- Rename IStore to Store
- Change name to bountyhunter
- First version