Mwalib

Latest version: v1.8.4

Safety actively analyzes 702392 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 11

0.16.4

* Modified rf_input.vcs_order to return `input` if `input` is > 255

0.16.3

* Removed dependence on clap 3 via cbindgen

0.16.2

* Updated min rust version to 1.60
* Updated linux tests CI to test on Ubuntu 20.04 and 22.04

0.16.1

* MWAX Voltage Buffer mode `MWAX_BUFFER` is now supported.

0.16.0

* FFI/C: `MetafitsMetadata`->`ra_phase_center_deg` is now NaN not 0 when missing from metafits file.
* FFI/C: `MetafitsMetadata`->`dec_phase_center_deg` is now NaN not 0 when missing from metafits file.
* `MetafitsContext::grid_name` defaults to 'NOGRID' when key is missing from metafits file.
* `MetafitsContext::grid_number` defaults to 0 when key is missing from metafits file.
* `MetafitsContext::sun_alt_deg` is now an Option<f64> to handle cases where key is missing from metafits file. Via FFI/C it is represented by a NaN.
* `MetafitsContext::sun_distance_deg` is now an Option<f64> to handle cases where key is missing from metafits file. Via FFI/C it is represented by a NaN.
* `MetafitsContext::moon_distance_deg` is now an Option<f64> to handle cases where key is missing from metafits file. Via FFI/C it is represented by a NaN.
* `MetafitsContext::jupiter_distance_deg` is now an Option<f64> to handle cases where key is missing from metafits file. Via FFI/C it is represented by a NaN.
* Update module docs.
* Update dependencies.
* Fixed a bunch of clippy lints.

0.15.1

* mwalib now requires Rust version 1.57 or newer
* Speed up conversion of legacy -> MWAX visibility ordering
* Expose all mwalib error types

Page 5 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.