SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.2-rubygem-recursive-open-struct-1.0.5-1.1.x86_64.rpm :
Mon Sep 11 14:00:00 2017 cooloAATTsuse.com
- updated to version 1.0.5
see installed CHANGELOG.md
1.0.5 / 2017-06-21
==================

* FIX [#54](https://github.com/aetherknight/recursive-open-struct/pull/54):
Beni Cherniavsky-Paskin: Improve performance of `new_ostruct_member` by using
`self.singleton_class.method_defined?` instead of `self.methods.include?`
1.0.4 / 2017-04-29
==================

* FIX [#52](https://github.com/aetherknight/recursive-open-struct/pull/52): Joe
Rafaniello: Improve performance of DeepDup by using Set instead of an Array
to track visited nodes.
1.0.3 / 2017-04-10
==================

* No longer officially supporting Ruby 2.0.0 and Ruby 2.1.x. They are still
tested against but are permitted to fail within the Travis configuration.

* FIX: Fix subscript notation for keys that collide with existing public
methods. Related to
[#51](https://github.com/aetherknight/recursive-open-struct/issues/51).

* FIX [#49](https://github.com/aetherknight/recursive-open-struct/issues/49):
Ensure test suite passes with Ruby 2.4.0-rc1.
1.0.2 / 2016-12-20
==================

* FIX [#46](https://github.com/aetherknight/recursive-open-struct/issues/46):
Pedro Sena: fix issues with mutating arrays within an ROS that has
`recurse_over_arrays: true`

Tue Sep 5 14:00:00 2017 mmeisterAATTsuse.com
- rename .changes and .spec file to match the package name

Tue Feb 14 13:00:00 2017 mmeisterAATTsuse.com
- Initial packaging


 
ICM