Skip to content

Releases: agordon/fastx_toolkit

version-0.0.14

05 Jan 21:18

Choose a tag to compare

Bumped version to 0.0.14

0.0.14-rc2 for testing purposes (tr1/c++11 auto-detection)

23 Nov 13:23

Choose a tag to compare

build: detect TR1 or C++11 with automake macros.

Used in fastx-collapser, should ease compilation on newer systems.

0.0.14-rc1 for testing purposes

12 Nov 21:12

Choose a tag to compare

Pre-release
fastx: improve ugly 'fgets' hack to avoid compilation warnings.

This change was already included in the previously released
version 0.0.13.2 (but I forgot to add it here).
Enables compiling with "-D_FORTIFY_SOURCE=2".

Solves github issue #1.

0.0.14-rc1-no-tr1 for testing with HomeBrew

12 Nov 21:19

Choose a tag to compare

(Based on the "no_tr1") branch