Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Searchex Changelog
## 17-01-06 - Version 0.0.4
* Fixed a timeout bug
## 17-01-05 - Version 0.0.3
* Upgraded to Elixir 1.4
* Use `Task.async_stream` for concurrent catalog generation
## 17-01-02 - Version 0.0.2
* Update Documentation
* Update Confusing Help Text
## 16-12-28 - Version 0.0.1
* Config Management
* Porter Stemming Algorithm
* BM25 Query Algorithm
* Middleware framework
* CLI Indexing and Query
* LRU Cache
* CLI Results Display
* Fetchable Document Repos
## 16-11-22 - Version 0.0.1-alpha.1
* First checkin
* Not yet functional