Skip to content

Releases: simonrw/rust-fitsio

fitsio-v0.21.7

02 Jan 11:52
53611ef
Compare
Choose a tag to compare

Other

  • Include function to get cfitsio version (#379)
  • Fix macos tests (#380)

fitsio-sys-v0.5.5

02 Jan 11:52
53611ef
Compare
Choose a tag to compare

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

31 Oct 11:35
a4d2905
Compare
Choose a tag to compare

Added

  • add FitsFile::file_path method to access FitsFile file path (#367)

Other

  • Allow needless-lifetimes (#363)