Skip to content

Commit

Permalink
Bumped to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gsleap committed Jun 23, 2022
1 parent 4dcd033 commit a807114
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@

Changes in each release are listed below.

## Unreleased
* Provide DUT1 in the metafits context.
* API tweaks surrounding generic types.
* Things should be slightly more flexible than before.
## 0.15.0 23-Jun-2022 (Pre-release)
* Provide DUT1 in the metafits context
* API tweaks surrounding generic types
* Things should be slightly more flexible than before
* Clippy lints and update cbindgen
* Rename mwa_rust_core -> Marlu

## 0.14.0 13-Apr-2022 (Pre-release)
* Specify minimum-required dependency versions.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mwalib"
version = "0.14.0"
version = "0.15.0"
homepage = "https://github.com/MWATelescope/mwalib"
repository = "https://github.com/MWATelescope/mwalib"
readme = "README.md"
Expand Down

0 comments on commit a807114

Please sign in to comment.