strusVector (0.15.5)
  * fixed several build issues: Build with Clang, Fix bugs in travis build
 -- Patrick Frey <patrickpfrey@yahoo.com>  Fri, 29 Dec 2017 13:00:00 +0100

strusVector (0.15.4)
  * CMake build fixes
  * Added -Wshadow for C++ build
 -- Patrick Frey <patrickpfrey@yahoo.com>  Mon, 4 Dec 2017 12:00:00 +0100

strusVector (0.15.3)
  * RPath fixes and some CMake file reorganization
 -- Patrick Frey <patrickpfrey@yahoo.com>  Fri, 13 Oct 2017 13:00:00 +0100

strusVector (0.15.2)
  * bring up travis build, some minor fixes
 -- Patrick Frey <patrickpfrey@yahoo.com>  Wed, 27 Sep 2017 15:30:00 +0100

strusVector (0.15.1)
  * release to cleanup mess with missing CHANGELOG in 0.15.0
 -- Patrick Frey <patrickpfrey@yahoo.com>  Mon, 4 Sep 2017 15:30:00 +0100

strusVector (0.15.0)
  * strenghten rules for printf style functions in the interface: issue warnings on wrong format string parameter lists for gcc
  * remove hardcoded setting of C++98 in CMake files
  * many CMake build fixes
  * added method close() to vector storage client
  * fixed bug in vector storage transaction: class names were not written
  * fixed bug in vector storage transaction: wrong use of std::merge
 -- Patrick Frey <patrickpfrey@yahoo.com>  Sun, 3 Sep 2017 15:00:00 +0100

strusVector (0.14.0)
  * adapt interface changes in strus core
 -- Patrick Frey <patrickpfrey@yahoo.com>  Wed, 15 Feb 2016 14:00:00 +0100

strusVector (0.13.0)
  * adapt interface changes in strus core
  * simplify interfaces
  * many build fixes
  * added program strusPageRank that can be build with cmake option -DWITH_PAGERANK="YES"
 -- Patrick Frey <patrickpfrey@yahoo.com>  Mon, 6 Feb 2017 15:00:00 +0100

strusVector (0.12.0)
  * moved interfaces to strus core (only implementation in this project)
 -- Patrick Frey <patrickpfrey@yahoo.com>  Sat, 1 Oct 2016 16:00:00 +0100

strusVector (0.11.0)
  * initial revision
  * integrated the armadillo library for fast linear algebra operations
  * define vector space model interface and implement standard vector space model for unsupervised learning of features from vectors
 -- Patrick Frey <patrickpfrey@yahoo.com>  Thu, 29 Sep 2016 24:00:00 +0100

