File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
- 3.0.0
4
4
- Allow to perform dimension / aspect_ratio validations on single page pdf (https://github.com/igorkasyanchuk/active_storage_validations/pull/374 )
5
- - Added ` pages ` validator to validate pdf number of pages.
6
- - Added ` equal_to ` option to ` duration ` , ` size ` and ` total_size ` validators.
5
+ - Added ` pages ` validator to validate pdf number of pages ( https://github.com/igorkasyanchuk/active_storage_validations/pull/374 )
6
+ - Added ` equal_to ` option to ` duration ` , ` size ` and ` total_size ` validators ( https://github.com/igorkasyanchuk/active_storage_validations/pull/386 )
7
7
8
8
Version 3 comes with the ability to support single page pdf dimension / aspect_ratio analysis, we had to make a breaking change:
9
9
- To analyze PDFs, you must install the ` poppler ` PDF processing dependency
You can’t perform that action at this time.
0 commit comments