* 1.0 - Start release. * 1.0.1 - Fixed bug in windows. Include to use std:stof. - Updated CMakelists.txt version and set c++11 as standard. * 1.1 - Added alias BMatrix. - Refactor type definitions in matrix.hpp to use 'using' instead of 'typedef'.