Skip to content

Commit

Permalink
🔖 release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev McElhinney committed Jan 14, 2022
1 parent 84b9134 commit 3b0b3d5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "marlu"
version = "0.3.1"
version = "0.3.2"
authors = ["Christopher H. Jordan <christopherjordan87@gmail.com>",
"Derwent McElhinney <derwent.mcelhinney@curtin.edu.au>"]
edition = "2021"
Expand Down
7 changes: 6 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<!-- markdownlint-disable=MD025 -->

# Version 0.3.2 (2022-01-14)

- implement averaging standalone and in VisWritable
- impl Display for LatLngHeight, RADec

# Version 0.3.1 (2022-01-10)

- tweak dependency versions
Expand All @@ -15,7 +20,7 @@
- add cuda convenience functions
- implement io feature, make rubbl optional
- import approx and ndarray directly, not rubbl's
- slightly faster MS IO
- slightly faster MS IO

# Version 0.2.3 (2021-12-07)

Expand Down

0 comments on commit 3b0b3d5

Please sign in to comment.