Skip to content

Commit 47c7363

Browse files
committed
release v0.6.0
1 parent fb49598 commit 47c7363

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic
77
Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## [0.6.0] - 2025-05-13
9+
## [0.6.0] - 2025-07-28
1010

1111
### Changed
1212

13+
- add oversampled pfb gains from birli 0.18, these are not the default! For phase3 data, use `--pfb-flavour jake_oversampled`
1314
- cli args `--sources-to-subtract` and `--invert` from vis-subtract are now
1415
included in all source list reading commands, behaviour is slighly different:
1516
- `--sources-to-subtract` renamed to `--named-sources`

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mwa_hyperdrive"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
authors = [
55
"Christopher H. Jordan <christopherjordan87@gmail.com>",
66
"Dev Null <dev.null@curtin.edu.au>",

0 commit comments

Comments
 (0)