Skip to content

Commit 984f227

Browse files
committed
Merge branch 'release' into dev
2 parents 4afe443 + 05d79c3 commit 984f227

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "peroxide"
3-
version = "0.30.7"
3+
version = "0.30.8"
44
authors = ["axect <axect@outlook.kr>"]
55
edition = "2018"
66
description = "Rust comprehensive scientific computation library contains linear algebra, numerical analysis, statistics and machine learning tools with farmiliar syntax"

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Release 0.30.8 (2021-05-21)
2+
3+
* Fix errata in `col_map`, `row_map`
4+
15
# Release 0.30.7 (2021-05-14)
26

37
* Change signature of `cubic_spline`

0 commit comments

Comments
 (0)