CHANGELOG: - fixed edlib freezing when alphabet was exactly 256 characters long.
1.2.6
Fixed some compiler warnings/errors (on Windows mostly).
1.2.5
Fixed 120: Edlib now correctly handles empty sequences.
1.2.4
Fixed bug described in https://github.com/Martinsos/edlib/issues/126 .
1.2.3
Fixed bug described in 103.
1.2.1
Fixed rare bug that was happening in HW mode on strong reduction of band, accidentally pointing score to undefined value in memory in certain cases. Upgraded CMake so it offers better support for OSX.