| NEWS | R Documentation | 
News for Package dtts
Changes in version 0.1.3 (2024-07-18)
- Windows builds use - localtime_swith LLVM (Tomas Kalibera in #16)
- Tests code has been adjusted for an upstream change in data.table tests for - all.equal(Michael Chirico in #18 addressing #17)
Changes in version 0.1.2 (2024-01-31)
- Update the one exported C-level identifier from data.table following its 1.5.0 release and a renaming 
- Routine continuous integration updates 
Changes in version 0.1.1 (2023-08-08)
- A simplifcation was applied to the C++ interface glue code (#9 fixing #8) 
- The package no longer enforces the C++11 compilation standard (#10) 
- An uninitialized memory read has been correct (#11) 
- A new function - opshas been added (#12)
- Function names no longer start with a dot (#13) 
- Arbitrary index columns are now supported (#13) 
Changes in version 0.1.0 (2022-03-06)
- Initial CRAN upload. 
- Package is functional and provides examples.