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