Version 3.9.0

October 28, 2017

Release Notes

1. Improved C++11 compatibility, added move constructors, assignmnets. This option can be turned off by BM_NO_CXX11 define.

2. Improved performance of bm::sparse_vector for transpositions (extract/import).

3. Added first (experimental) version of language mapping libaries. C - version and intial version of JNI. C version can be compiled in minimal mode, without RTTI, exceptions, STL thus withoyut C++ Runtime dependencies.