Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9752746 commit 9f9ff67Copy full SHA for 9f9ff67
1 file changed
CHANGELOG.md
@@ -1,11 +1,28 @@
1
2
+<a name="v0.6.6"></a>
3
+## [v0.6.6](https://github.com/montanaflynn/stats/compare/v0.6.5...v0.6.6) (2021-04-26)
4
+
5
+### Add
6
7
+* Add support for string and io.Reader in LoadRawData (pr [#68](https://github.com/montanaflynn/stats/issues/68))
8
+* Add latest versions of Go to test against
9
10
+### Use
11
12
+* Use math.Sqrt in StandardDeviation (PR [#64](https://github.com/montanaflynn/stats/issues/64))
13
14
15
<a name="v0.6.5"></a>
16
## [v0.6.5](https://github.com/montanaflynn/stats/compare/v0.6.4...v0.6.5) (2021-02-21)
17
18
### Add
19
20
* Add Float64Data.Quartiles documentation
21
22
+### Update
23
24
+* Update changelog with v0.6.5 changes
25
26
27
<a name="v0.6.4"></a>
28
## [v0.6.4](https://github.com/montanaflynn/stats/compare/v0.6.3...v0.6.4) (2021-02-21)
0 commit comments