# rubbl_miriad 0.3.1 (2024-08-13) - Various internal cleanups, including dependency updates and fixes for Clippy complaints (#394, @pkgw). Functionality should not be changed. # rubbl_miriad 0.3.0 (2023-01-23) - Start using the more modern `anyhow` and `thiserror` crates for error handling, rather than `failure` (#220, @cjordan). - Clean up dependency specifications, and document them somewhat more clearly (#220, @cjordan, @pkgw). - Update to the 4.x series of clap, when it's used (#198, @pkgw). # rubbl_miriad 0.2.5 (2021-10-07) - build(deps): bump openat from 0.1.20 to 0.1.21 # rubbl_miriad 0.2.4 (2021-04-01) - Remove a bunch of superfluous dependencies # rubbl_miriad 0.2.3 (2021-04-01) - Dependency bumps: openat from 0.1.19 to 0.1.20, byteorder from 1.3.4 to 1.4.2 # rubbl_miriad 0.2.2 (2020-12-15) - No code changes from notional 0.2.1, but 0.2.1 *also* wasn't successfully published to Cargo. # rubbl_miriad 0.2.1 (2020-12-15) - No code changes from notional 0.2.0, but 0.2.0 wasn't successfully published to Cargo. # rubbl_miriad 0.2.0 (2020-12-15) - Bump to the 2018 edition