Changelog ========= 0.4 --- * Support for sparse matrix file formats in SciPy added. * Convert functions now check if file extension combinations are supported. * Package renamed to `io-convert`. * Online documentation and prebuilt offline documentation added. 0.3 --- * It is now possible to pass only the file extension of the new file to the convert function. * The convert function is now callable as console command. 0.2 --- * Compressed files with NumPy arrays are now supported too. 0.1 --- * Load, save and convert function for files with NumPy arrays added.