File rubygem-wicked.changes of Package rubygem-wicked
-------------------------------------------------------------------
Mon Oct 10 13:27:01 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 2.0.0
see installed CHANGELOG.md
## 2.0.0
* Return `422` (`:unprocessable_entity`) when form submissions fails. Turbo requires an HTTP Status code between 400-499 or 500-599 when a FormSubmission request fails. This pull request makes wicked compatible with Turbo Drive (https://github.com/zombocom/wicked/pull/294)
* Pass the provided step when raising InvalidStepError errors (https://github.com/zombocom/wicked/pull/284)
-------------------------------------------------------------------
Tue Jan 25 07:42:49 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 1.4.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Mon Feb 10 16:04:35 UTC 2020 - Stephan Kulow <coolo@suse.com>
- updated to version 1.3.4
see installed CHANGELOG.md
## 1.3.4
* Remove arity check for AR objects (https://github.com/schneems/wicked/pull/257)
-------------------------------------------------------------------
Wed Sep 5 10:47:45 UTC 2018 - coolo@suse.com
- updated to version 1.3.3
see installed CHANGELOG.md
## 1.3.3
* Support being able to set a context in validation (https://github.com/schneems/wicked/pull/236)
-------------------------------------------------------------------
Fri Nov 24 13:45:51 UTC 2017 - mschnitzer@suse.com
- initialize package