Changelog for
ruby2.1-rubygem-blockenspiel-doc-0.5.0-1.4.i586.rpm :
Thu Jan 21 13:00:00 2016 cooloAATTsuse.com
- updated to version 0.5.0
see installed History.rdoc
=== 0.5.0 / 2016-01-07
* Fixed an issue with the proxy strategy, where if a block spawns blocks that live longer than it, the sub-blocks lost their context.
* Changed the default strategy to proxy due to semantic issues with mixin and difficulty supporting it.
* Dropped support for the mixin strategy on MRI because Ruby 2.3.0 broke it and I don\'t have the bandwidth to find a remedy.
* Updated the Rakefile, tests, and general infrastructure to play better with modern Rubies.
* Dropped support for Ruby 1.8, because who still uses 1.8???
=== 0.4.6 / (never actually released)
* Compatibility with the signature change to reset_method_cache in recent builds of Rubinius 2.0.
* The gemspec no longer includes the timestamp in the version, so that bundler can pull from github. (Reported by corneverbruggen)
* The Rakefile is now compatible with Ruby 2.0 and RubyGems 2.0.
Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging
Mon Dec 24 13:00:00 2012 cooloAATTsuse.com
- initial package (version 0.4.5)