rust-cfitsio v0.14.1 Release Notes

Release Date: 2018-12-12 // over 5 years ago
  • โž• Added

    • (fitsio) add boolean column type
    • (fitsio) add threadsafe version of a FitsFile #99
    • (fitsio) add benchmarking #98
    • ๐Ÿ‘ (fitsio) add support for writing all integer header keys

    ๐Ÿ”„ Changed

    • ๐Ÿ“ฆ (fitsio) fix errors with the system allocator, ensuring the package will run on the latest nightly and beta compilers #100

    โœ‚ Removed