| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-05-18 | 831 Bytes | |
| v3.3.0 source code.tar.gz | 2023-05-18 | 7.0 MB | |
| v3.3.0 source code.zip | 2023-05-18 | 7.1 MB | |
| Totals: 3 Items | 14.1 MB | 0 | |
What's Changed
- Fix some compile warnings in Visual Studio by @Ono-Sendai in https://github.com/google/double-conversion/pull/188
- Set permissions for github workflows by @joycebrum in https://github.com/google/double-conversion/pull/191
- Add flags to control trailing decimal and zero in exponent form when input has one significant digit by @ianmcook in https://github.com/google/double-conversion/pull/195
New Contributors
- @Ono-Sendai made their first contribution in https://github.com/google/double-conversion/pull/188
- @joycebrum made their first contribution in https://github.com/google/double-conversion/pull/191
- @ianmcook made their first contribution in https://github.com/google/double-conversion/pull/195
Full Changelog: https://github.com/google/double-conversion/compare/v3.2.1...v3.3.0