Releases: BioPP/bpp-raa
Releases · BioPP/bpp-raa
Version 3.00
Full Changelog: v2.4.1...v3.0.0
Bio++ 2.4.1.
Compatible with gcc 8.0.
Bio++ 2.4.0.
Bio++ version 2.4.0.
v2.3.2
Bio++ 2.3.1.
Merge pull request #3 from lereldarion/master CMake: use GNUInstallDirs
Bio++ 2.3.0
Fixed unused variable warning. char* return value, which was and is still not used, should maybe be stored and destroyed to avoid meory leak? Unless the char* is stored and taken care off somewhere else...