Releases: simonrw/rust-fitsio
Releases · simonrw/rust-fitsio
fitsio-v0.21.8
Compare
Sorry, something went wrong.
No results found
Added
set public fitsio::fitfile::FitsFile::num_hdus function. (#417 )
Other
Remove locked flag (#414 )
(deps) update criterion requirement from 0.6.0 to 0.7.0 in /fitsio in the cargo-packages group (#412 )
Fix clippy lints to fix CI
(deps) update criterion requirement from 0.5.1 to 0.6.0 in /fitsio in the cargo-packages group (#403 )
Fix latest nightly clippy warnings
fitsio-v0.21.7
Compare
Sorry, something went wrong.
No results found
Other
Include function to get cfitsio version (#379 )
Fix macos tests (#380 )
fitsio-sys-v0.5.5
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added
add FitsFile::file_path method to access FitsFile file path (#367 )
Other
Allow needless-lifetimes (#363 )