Changes in version 0.1.4 (2025-01-29) o Package maintenance with updates to DESCRIPTION and README.md o Continunous integration has been update multiple times o No longer set a C++ compilation standard Changes in version 0.1.3 (2019-02-25) o No longer run examples as they upset the UBSAN checks at CRAN Changes in version 0.1.2 (2019-01-06) o Added symbol registration o Converted a few files from CRLF to CR [CRAN checks] o Added a few final newlines [CRAN checks] o Disabled one optional output to enable BH 1.69 builds Changes in version 0.1.1 (2016-08-05) o Compilation is now done using C++11 standards per request of CRAN to help with an array of newer (pre-release) and older compilers o The Travis CI script was updated to use run.sh from our fork; it now also installs all dependencies as binary .deb files. o The README.md was updated with additional badges. o The DESCRIPTION file now has URL and BugReports entries. Changes in version 0.1.0 (2015-01-31) o First CRAN release o Contains all upstream examples and documentation from Streamulus o Added Rcpp Attributes wrapping and minimal manual pages o Added Travis CI unit testing