Skip to content

3.0.0

Compare
Choose a tag to compare
@Mth0158 Mth0158 released this 28 May 18:31
· 16 commits to master since this release
  • Allow to perform dimension / aspect_ratio validations on single page pdf (#374)
  • Added pages validator to validate pdf number of pages.
  • Added equal_to option to duration, size and total_size validators.

Version 3 comes with the ability to support single page pdf dimension / aspect_ratio analysis, we had to make a breaking change:

Note that, if you do not perform dimension / aspect_ratio validations on pdf, the gem will work the same as in version 2 without any breaking change.