# Revision history for scidb-hquery
## 2.8.0.429 -- 2019-07-06
* First packaged version of SciDB hquery released to git and cabal.
## 2.8.0.431 -- 2019-07-06
* Ready to be uploaded to hackage.
## 2.8.0.432 -- 2019-07-08
* Corrected problems discovered with cabal candidate package 2.8.0.431.
## 2.8.0.433 -- 2019-07-11
* Added README.md to extra-source-files.
## 2.8.0.434 -- 2019-07-12
* Improved README.md and description documentation.
## 2.8.0.435 -- 2019-07-27
* Now works with stack.
## 2.8.0.436 -- 2019-11-13
* Added a base-compat constraint so that regex always compiles and added tested-with to the cabal file. Changed the stack resolver to lts-14.14. Small improvement in the documentation.