Sha256: de4a7038a4268f568c794313963fb94bb711046272119f3acda1ab92c13bbe09

Contents?: true

Size: 985 Bytes

Versions: 1

Compression:

Stored size: 985 Bytes

Contents

# 3.0.0.beta2

* [#32](https://github.com/musaffa/file_validators/pull/32) Removed terrapin. Added options for choosing MIME type analyzers with `:tool` option.
* Rubocop style guide

# 3.0.0.beta1

* [#29](https://github.com/musaffa/file_validators/pull/29) Upgrade cocaine to terrapin
* Rubocop style guide

# 2.3.0

* [#19](https://github.com/musaffa/file_validators/pull/19) Return false with blank size
* [#27](https://github.com/musaffa/file_validators/pull/27) Fix file size validator for ActiveStorage

# 2.2.0-beta.1

* [#17](https://github.com/musaffa/file_validators/pull/17) Now Supports multiple file uploads
* As activemodel 3.0 and 3.1 doesn't support `added?` method on the Errors class, the support for both of them have been deprecated in this release.

# 2.1.0

* Use autoload for lazy loading of libraries.
* Media type spoof valiation is moved to content type detector.
* `spoofed_file_media_type` message isn't needed anymore.
* Logger info and warning is added.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
file_validators-3.0.0.beta2 CHANGELOG.md