File rubygem-activeresource.changes of Package rubygem-activeresource
-------------------------------------------------------------------
Mon Nov 4 16:00:44 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 6.1.4, no changelog found
-------------------------------------------------------------------
Mon Jan 29 13:29:58 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- 6.1.0:
## What's Changed
* Always return a boolean value for `ActiveResource::Base#exists?` by @stefanvermaas in https://github.com/rails/activeresource/pull/375
* Support usage of `invalid?` and `validate!` methods from `ActiveModel::Validations` by @balvig in https://github.com/rails/activeresource/pull/379
* Fix subclasses not inheriting headers set in the superclass by @meanphil in https://github.com/rails/activeresource/pull/383
* Encode ID parameter for custom methods by @igor-ladkin in https://github.com/rails/activeresource/pull/399
* [Enhancement] Allows HttpMock to ignore query params from url path if given the option by @muhammadnawzad in https://github.com/rails/activeresource/pull/395
## New Contributors
* @stefanvermaas made their first contribution in https://github.com/rails/activeresource/pull/375
* @balvig made their first contribution in https://github.com/rails/activeresource/pull/379
* @amatsuda made their first contribution in https://github.com/rails/activeresource/pull/389
* @davidstosik made their first contribution in https://github.com/rails/activeresource/pull/390
* @meanphil made their first contribution in https://github.com/rails/activeresource/pull/383
* @igor-ladkin made their first contribution in https://github.com/rails/activeresource/pull/399
* @rafaelfranca made their first contribution in https://github.com/rails/activeresource/pull/400
* @muhammadnawzad made their first contribution in https://github.com/rails/activeresource/pull/395
**Full Changelog**: https://github.com/rails/activeresource/compare/v6.0.0...v6.1.0
-------------------------------------------------------------------
Tue Jan 25 06:25:34 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 6.0.0
no changelog found
-------------------------------------------------------------------
Thu May 7 20:03:12 UTC 2020 - Stephan Kulow <coolo@suse.com>
- updated to version 5.1.1
no changelog found
-------------------------------------------------------------------
Thu Nov 22 04:57:15 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to version 5.1.0
no changelog found
-------------------------------------------------------------------
Tue May 23 09:38:08 UTC 2017 - coolo@suse.com
- updated to version 5.0.0
no changelog found
-------------------------------------------------------------------
Sat Jun 11 04:28:25 UTC 2016 - coolo@suse.com
- updated to version 4.1.0
no changelog found
-------------------------------------------------------------------
Mon Nov 10 14:19:27 UTC 2014 - tboerger@suse.com
- Added missing gem2rpm.yml config
-------------------------------------------------------------------
Mon Nov 10 14:00:03 UTC 2014 - tboerger@suse.com
- To get rails 4 running on SLE 11 i have switched the
rb_build_versions definition to rub21 as it is activated within
devel:languages:ruby. That way we can get running rails 4 on
SLE 11 too.
-------------------------------------------------------------------
Mon Nov 10 10:08:17 UTC 2014 - tboerger@suse.com
- Added new ruby macros
-------------------------------------------------------------------
Sat Jul 20 10:57:13 UTC 2013 - coolo@suse.com
- initial package of rails split