RaftLib Versions Save

The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators

v0.18.1

4 months ago

Bug Fixes

  • fix build break when path has whitespaces (04c72e0), closes #167

v0.17.3

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/RaftLib/RaftLib/compare/v0.17.2...v0.17.3

v0.18.0

9 months ago

What's Changed

Full Changelog: https://github.com/RaftLib/RaftLib/compare/v0.17.3...v0.18.0

v2020.07.01

3 years ago

What's new

  • Fix for GSL random number generator install, removed support in favor of the CPP random number generator
  • Fix for guards around unit types (will double check guards for all structures for next release).
  • First release following new naming scheme

v2020.07

3 years ago

First release that is non-alpha/beta and first one that is on the new name scheme, ..

a9

4 years ago

Fully functional alpha release from the latest master...this will be the last alpha before merging in the "parser_improvement" branch to the master (once all regression tests are passed).

a8

8 years ago

7.0

8 years ago

Snapshot of release before the new syntax is integrated. Also last release before we do away with the global raft::map object. The old link syntax will still be supported, we're just adding the more concise syntax mentioned in the Issues discussion.

v6.0

8 years ago

This is the last release before we move to beta. It's also the last one before we dump the dev branch into master and eliminate the dev one. That worked well for research code changes, but not so well for facilitating multiple pull requests from devs.

v.5

8 years ago

Bug fix for the last release on linux platforms, a few new packages added, etc.