NEWS.md (8c48f4c5377ddc3dc55388f181f23111145f7099) NEWS.md (76238846ad3e9e271a3d1f792f72beab727fd153)
1# News
2
1# News
2
3## 6.6.0
4
5This is a production release with two bug fixes and one change.
6
7The first bug fix is to fix the build on Mac OSX.
8
9The second bug was to remove printing a leading zero in scientific or
10engineering output modes.
11
12The change was that the implementation of `irand()` was improved to call the
13PRNG less.
14
3## 6.5.0
4
5This is a production release that fixes an infinite loop bug in `root()` and
6`cbrt()`, fixes a bug with `BC_LINE_LENGTH=0`, and adds the `fib()` function to
7the extended math library to calculate Fibonacci numbers.
8
9## 6.4.0
10

--- 1490 unchanged lines hidden ---
15## 6.5.0
16
17This is a production release that fixes an infinite loop bug in `root()` and
18`cbrt()`, fixes a bug with `BC_LINE_LENGTH=0`, and adds the `fib()` function to
19the extended math library to calculate Fibonacci numbers.
20
21## 6.4.0
22

--- 1490 unchanged lines hidden ---