Breaking changes are prefixed with a "[BREAKING]" label.
- Add compatibility for Ruby 3
- Unpin curb version from gemspec
- Unpin faker version
- specs: Pass params as kwargs instead of hash
- Support for different callbacks when a job fails [#13]
- Support for setting subpath in download requests [#12]
- Support for setting request headers in download requests [#10]
- Support for setting AWS S3 bucket as filestorage solution [#11]
- [BREAKING]
Ferto::ResponseError
exception raising when 40X or 50X response is returned [#9]