| NEWS | R Documentation | 
News for Package RcppFastFloat
Changes in version 0.0.5 (2025-01-15)
- No longer set a compilation standard 
- Updates to continuous integration, badges, URLs, DESCRIPTION 
- Update to fast_float 7.0.0 
- Per CRAN Policy comment-out compiler 'diagnostic ignore' instances 
Changes in version 0.0.4 (2023-01-20)
- Update to fast_float 3.9.0 
- Set two - #definere-establish prior behaviour with respect to whitespace removal prior to parsing for- as.double2()
- Small update to continuous integration actions 
Changes in version 0.0.3 (2021-08-21)
- Account for SunOS with an additional - #define
- Minor update to - DESCRIPTION
Changes in version 0.0.2 (2021-02-13)
- New function - as.double2()demonstrating- fast_float(Brendan in #1)
Changes in version 0.0.1 (2021-01-31)
- Initial version and CRAN upload