strusPattern (0.16.0)
  * change handling of gettext to avoid warning: return a const char*
  * adapted changes in strus analyzer: introspection interface
  * renaming of pattern matcher constructor function in library
  * make use of new debug interface in strus base
 -- Patrick Frey <patrickpfrey@yahoo.com>  Fri, 11 May 2018 15:00:00 +0100

strusPattern (0.15.7)
  * added make target cppcheck for static code analysis
  * adapted changes in error handling defined in strus base: simplified error codes
  * fixed unnecessary dependency to python (copy paste typo) in travis build
 -- Patrick Frey <patrickpfrey@yahoo.com>  Thu, 15 Mar 2018 10:00:00 +0100

strusPattern (0.15.6)
  * added some functions for introspection needed by the webservice
  * adapted error handling to changes in base: mandatory error codes everywhere
 -- Patrick Frey <patrickpfrey@yahoo.com>  Mon, 12 Feb 2018 22:00:00 +0100

strusPattern (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

strusPattern (0.15.4)
  * Fixed handling of symbols: Did not work with more than one lexem type with symbols assigned
  * Added -Wshadow for C++ build
 -- Patrick Frey <patrickpfrey@yahoo.com>  Mon, 4 Dec 2017 12:00:00 +0100

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

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

strusPattern (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

strusPattern (0.15.0)
  * make code safer in case of ABRs
  * make approximate matching run with unicode
  * remove hardcoded setting of C++98 in CMake files
  * strenghten rules for printf style functions in the interface: issue warnings on wrong format string parameter lists for gcc
  * adapt interface changes in strus core,analyzer and base
  * many CMake build fixes
  * added dependency to tre library for post matching of regular expressions (replacing boost regex, because of approximative matching capabilities)
  * added method to define and retrieve pattern lexer lexem or symbol name
  * hyperscan library as submodule
 -- Patrick Frey <patrickpfrey@yahoo.com>  Sun, 3 Sep 2017 15:00:00 +0100

strusPattern (0.14.0)
  * increment version synchronously to strus core
 -- Patrick Frey <patrickpfrey@yahoo.com>  Wed, 15 Feb 2016 14:00:00 +0100

strusPattern (0.13.0)
  * rename project from strusStream to strusPattern
  * adapt interface changes in analyzer
  * elimination of covered results if specified by option
  * SymbolTable moved to strus base
  * rearrange code
  * many build fixes
 -- Patrick Frey <patrickpfrey@yahoo.com>  Mon, 6 Feb 2017 15:00:00 +0100

strusPattern (0.12.0)
  * adapt interface changes in analyzer (some interface files reorganization)
  * moved interfaces to analyzer (only implementation in this project)
 -- Patrick Frey <patrickpfrey@yahoo.com>  Sat, 1 Oct 2016 16:00:00 +0100

strusPattern (0.11.1)
  * moved pattern matching interfaces to strus analyzer project
 -- Patrick Frey <patrickpfrey@yahoo.com>  Fri, 30 Sep 2016 15:00:00 +0100

strusPattern (0.11.0)
  * keep version number in sync with core
 -- Patrick Frey <patrickpfrey@yahoo.com>  Wed, 28 Sep 2016 15:00:00 +0100

strusPattern (0.10.1)
  * adapt interface changes in analyzer (segmenter document markup interface)
 -- Patrick Frey <patrickpfrey@yahoo.com>  Sun, 10 Jul 2016 19:00:00 +0100

strusPattern (0.10.0)
  * version increment along other strus projects (for dependency rules)
  * many bugfixes and added tests -- development still in progress
 -- Patrick Frey <patrickpfrey@yahoo.com>  Tue, 5 Jul 2016 13:00:00 +0100

strusPattern (0.9.0)
  * initial revision
 -- Patrick Frey <patrickpfrey@yahoo.com>  Mon, 16 May 2016 12:00:00 +0100
