File rubygem-active_storage_validations.changes of Package rubygem-active_storage_validations
-------------------------------------------------------------------
Mon Feb 3 09:04:53 UTC 2025 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 2.0.2, no changelog found
-------------------------------------------------------------------
Mon Nov 4 15:58:03 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 1.3.0, no changelog found
-------------------------------------------------------------------
Mon Jan 29 13:29:25 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 1.1.4, no changelog found
-------------------------------------------------------------------
Tue Nov 28 07:59:00 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 1.1.3, no changelog found
-------------------------------------------------------------------
Wed Dec 7 11:07:43 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 1.0.3
no changelog found
-------------------------------------------------------------------
Thu Oct 27 07:32:39 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.0.2
* Support using allowing and rejecting together on content type matcher
* Add ProcessableImageValidator
* Fix slowness
-------------------------------------------------------------------
Mon Oct 10 12:52:59 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 1.0.0
no changelog found
-------------------------------------------------------------------
Thu Apr 28 05:11:02 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 0.9.8
no changelog found
-------------------------------------------------------------------
Fri Mar 11 07:57:59 UTC 2022 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 0.9.7
* tests for Rails 7 and Ruby 3.1 https://github.com/igorkasyanchuk/active_storage_validations/pull/143
* Fix pt-BR translations https://github.com/igorkasyanchuk/active_storage_validations/pull/132
* Remove references to image/jpg content type https://github.com/igorkasyanchuk/active_storage_validations/pull/144
* missing relationship in dummy app https://github.com/igorkasyanchuk/active_storage_validations/pull/142
* References Marcel::TYPES only for Rails < 6.1 https://github.com/igorkasyanchuk/active_storage_validations/pull/138
* better clarify how to define between size https://github.com/igorkasyanchuk/active_storage_validations/pull/133
* Add vips support for aspect ratio and dimension validators https://github.com/igorkasyanchuk/active_storage_validations/pull/140
-------------------------------------------------------------------
Tue Dec 21 22:45:24 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 0.9.6
* Add min_size and max_size to :file_size_out_of_range error message https://github.com/igorkasyanchuk/active_storage_validations/pull/134
* Reference Marcel::EXTENSIONS https://github.com/igorkasyanchuk/active_storage_validations/pull/137
-------------------------------------------------------------------
Sat Jul 10 13:51:58 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 0.9.5
* no changelog found
-------------------------------------------------------------------
Thu Jun 24 16:49:18 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 0.9.4
no changelog found
-------------------------------------------------------------------
Fri May 14 15:58:19 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 0.9.3
* Addded Vietnamese translation https://github.com/igorkasyanchuk/active_storage_validations/pull/108
* Allow regex in content_type arrays https://github.com/igorkasyanchuk/active_storage_validations/pull/104
* fixes for spanish translation https://github.com/igorkasyanchuk/active_storage_validations/pull/114, https://github.com/igorkasyanchuk/active_storage_validations/pull/115/
-------------------------------------------------------------------
Wed Jan 20 08:04:30 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 0.9.2
* moved to github actions (@StefSchenkelaars)
* better support for ruby 3, rails 6.1 (@StefSchenkelaars)
-------------------------------------------------------------------
Tue Dec 29 07:14:08 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 0.9.1
* ensure to detach attachment before validating attached
* fixing UK translations
* added ES translation
* Rails 6.1 support
* added dutch translation
* fix deprecation warnings for Ruby 2.7
-------------------------------------------------------------------
Sat Aug 22 13:04:31 UTC 2020 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 0.9.0
* no changelog found
-------------------------------------------------------------------
Sat May 16 09:44:43 UTC 2020 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 0.8.9
* better DE translations
-------------------------------------------------------------------
Thu May 14 14:23:37 UTC 2020 - Manuel Schnitzer <mschnitzer@suse.com>
- initialize package