simonrw / rust-fitsio

FFI wrapper around cfitsio in Rust
Apache License 2.0
37 stars 12 forks source link

chore(fitsio): release v0.21.5 #348

Closed simonrw closed 3 months ago

simonrw commented 3 months ago

🤖 New release

Changelog

## `fitsio`

## [0.21.5](https://github.com/simonrw/rust-fitsio/compare/fitsio-v0.21.4...fitsio-v0.21.5) - 2024-08-06 ### Added - add vector type support ([#330](https://github.com/simonrw/rust-fitsio/pull/330)) ### Other - *(deps)* update ndarray requirement from 0.15.0 to 0.16.0 in /fitsio ([#347](https://github.com/simonrw/rust-fitsio/pull/347))


This PR was generated with release-plz.