Releases: simonrw/rust-fitsio
Releases · simonrw/rust-fitsio
fitsio-v0.21.7
Other
- Include function to get cfitsio version (#379)
- Fix macos tests (#380)
fitsio-sys-v0.5.5
Other
- Simplify build.rs of fitsio-sys (#377)
- Include function to get cfitsio version (#379)
- (deps) update bindgen requirement from 0.70 to 0.71 in /fitsio-sys in the cargo-packages group (#372)
fitsio-v0.21.6
Added
- add
FitsFile::file_path
method to access FitsFile
file path (#367)
Other
- Allow needless-lifetimes (#363)