gems active_storage_validations 3.0.0

latest release: 3.0.1
3 months ago
  • 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.

Don't miss a new active_storage_validations release

NewReleases is sending notifications on new releases.