IlkhamGaysin/simple-images-downloader

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
## 1.1.1 - 2023-09-30
- Fixed setting of mime types from configuration. It was using default values instead of the ones set in the configuration
- Added documentation to classes and methods

## 1.1.0 - 2023-09-30
- Add validation of downloaded content over path validation
- Add ability to extend mime types from configuration
- Removed zeitwerk
- Refactored main interface

## 1.0.3 - 2023-09-27
- Corrected destination validation in SimpleImagesDownloader::Dispenser
- Corrected source file validation in SimpleImagesDownloader::SourceFile
- Refactored
- Fixed error message when destination is invalid

## 1.0.2 - 2020-09-25
- Refactored SimpleImagesDownloader::Dispenser keeping the same behaviour
- Updated README
- Moved requirement of dependenscies to the top module SimpleImagesDownloader

## 1.0.1 - 2020-09-24
- Removed extra gems from development env
- Updated README

## 1.0.0 - 2020-09-23

First release!🔥