* Fix and binary build for OSX * Added check in occurrence data * Fix for exitcode * Fix a fmcalc seg fault * Added support for CMake builds
3.1.0
---------
* New loss stream type for gulcalc added * Fix item stream processing * Added support for back allocation to gulcalc * Made fm and gulcalc streams symmetric
3.0.8
---------
* Update to aalcalc * Introduced limit_surplus carry through rules * fix for min max deductible over or under limit scenario * Trim summary calc output remove zero exposure values
3.0.7
---------
* fmcalc - Remove zeros from summarycalc outputs * fmcalc - Remove conditial use of agg_id as output_id * Fix build for Ubuntu 16.04
3.0.6
---------
* fmcalc - Fix for Alloc rules 1 & 2:
3.0.5
---------
* Fix for Alloc rules [0,1], Netloss calculation in Reinsurance * Switch to -O2 compile flag by default, use `./configure --enable-o3` to enable -O3 optimization