Skip to content

Releases: cppalliance/decimal

v2.4.0

03 Oct 19:46
58f528b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.4.0

v2.3.1

20 Sep 19:05
04ca6f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

04 Sep 13:45
85480cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

23 Jul 14:25
97d5ae8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

03 Jul 17:05
3976725
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

19 Jun 11:18
6d088b3
Compare
Choose a tag to compare

This release adds the types decimal32_fast, decimal64_fast and decimal128_fast. They offer the same numerical results as their related non-fast type, but without the layout constraints of IEEE 754. See: https://cppalliance.org/decimal/decimal.html#Benchmarks

What's Changed

Full Changelog: v1.2.0...v2.0.0

v1.2.0

22 May 10:46
67793ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

13 May 07:43
0ff407a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

03 May 07:57
1922ee9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1