v0.1.2
v0.1.3
- Minor bug fix to allow compilation on Solaris
 
v0.1.4
- Removed obsolete CXX_STD = CXX11 to allow Armadillo 15.0.x
migration
 
- Explicitly use the “signed char” type in place of the “char” type to
correct compilation errors on some systems
 
- Added a snapshot test to additionally ensure consistent test
results