# News ## 0.0.4 - 2018-05-03 ### Improvements * `Datasets::Dataset`: Made enumerable. * `Datasets::CIFAR`: Added the CIFAR dataset. [GitHub#7][GitHub#8][GitHub#9][GitHub#10] [Patch by Yusaku Hatanaka] ### Thanks * Yusaku Hatanaka ## 0.0.3 - 2018-03-27 ### Improvements * `Datasets::Metadata#licenses`: Renamed from `#license`. This is a broken change. * `Datasets::Wikipedia`: Added missing license information. * Progress: Stopped progress bar when the process goes to background. * Progress: Added rest time and throughput information. * Progress: Added dynamic terminal width change support. * Progress: Added continuous download support. * `Datasets::Dataset#to_table`: Added. * `Datasets::Table`: Added. ## 0.0.2 - 2018-02-06 ### Improvements * `Datasets::Wikipedia`: Added a dataset for Wikipedia. ## 0.0.1 - 2018-01-08 ### Improvements * `Datasets::Iris`: Added a dataset for iris.