Changelog for
ruby2.2-rubygem-grape-entity-testsuite-0.6.0-1.2.x86_64.rpm :
Mon Nov 21 13:00:00 2016 cooloAATTsuse.com
- updated to version 0.6.0
see installed CHANGELOG.md
Tue Nov 15 13:00:00 2016 cooloAATTsuse.com
- updated to version 0.5.2
see installed CHANGELOG.md
Sat Oct 29 14:00:00 2016 cooloAATTsuse.com
- updated to version 0.5.1
see installed CHANGELOG.md
0.5.1 (2016-4-4)
================
* [#202](https://github.com/ruby-grape/grape-entity/pull/202): Fix: Reset `AATTusing_class` memoization on `.setup` - [AATTrngtng](https://github.com/rngtng).
* [#203](https://github.com/ruby-grape/grape-entity/pull/203): `Grape::Entity::Exposure::NestingExposure::NestedExposures.delete_if` always returns exposures - [AATTrngtng](https://github.com/rngtng).
* [#204](https://github.com/ruby-grape/grape-entity/pull/204), [#138](https://github.com/ruby-grape/grape-entity/issues/138): Added ability to merge fields into hashes/root (`:merge` option for `.expose`) - [AATTavyy](https://github.com/avyy).
0.5.0 (2015-12-07)
==================
* [#139](https://github.com/ruby-grape/grape-entity/pull/139): Keep a track of attribute nesting path during condition check or runtime exposure - [AATTcalfzhou](https://github.com/calfzhou).
* [#151](https://github.com/ruby-grape/grape-entity/pull/151): `.exposures` is removed and substituted with `.root_exposures` array - [AATTmarshall-lee](https://github.com/marshall-lee).
* [#151](https://github.com/ruby-grape/grape-entity/pull/151): `.nested_exposures` is removed too - [AATTmarshall-lee](https://github.com/marshall-lee).
* [#151](https://github.com/ruby-grape/grape-entity/pull/151): `#should_return_attribute?`, `#only_fields` and `#except_fields` are moved to other classes - [AATTmarshall-lee](https://github.com/marshall-lee).
* [#151](https://github.com/ruby-grape/grape-entity/pull/151): Fix: double exposures with conditions does not rewrite previously defined now: [#56](https://github.com/ruby-grape/grape-entity/issues/56) - [AATTmarshall-lee](https://github.com/marshall-lee).
* [#151](https://github.com/ruby-grape/grape-entity/pull/151): Fix: nested exposures were flattened in `.documentation`: [#112](https://github.com/ruby-grape/grape-entity/issues/112) - [AATTmarshall-lee](https://github.com/marshall-lee).
* [#151](https://github.com/ruby-grape/grape-entity/pull/151): Fix: `AATTonly_fields` and `AATTexcept_fields` memoization: [#149](https://github.com/ruby-grape/grape-entity/issues/149) - [AATTmarshall-lee](https://github.com/marshall-lee).
* [#151](https://github.com/ruby-grape/grape-entity/pull/151): Fix: `:unless` condition with `Hash` argument logic: [#150](https://github.com/ruby-grape/grape-entity/issues/150) - [AATTmarshall-lee](https://github.com/marshall-lee).
* [#151](https://github.com/ruby-grape/grape-entity/pull/151): Nested `unexpose` now raises an exception: [#152](https://github.com/ruby-grape/grape-entity/issues/152) - [AATTmarshall-lee](https://github.com/marshall-lee).
* [#151](https://github.com/ruby-grape/grape-entity/pull/151): Fix: `AATTdocumentation` memoization: [#153](https://github.com/ruby-grape/grape-entity/issues/153) - [AATTmarshall-lee](https://github.com/marshall-lee).
* [#151](https://github.com/ruby-grape/grape-entity/pull/151): Fix: serializing of deeply nested presenter exposures: [#155](https://github.com/ruby-grape/grape-entity/issues/155) - [AATTmarshall-lee](https://github.com/marshall-lee).
* [#151](https://github.com/ruby-grape/grape-entity/pull/151): Fix: deep projections (`:only`, `:except`) were unaware of nesting: [#156](https://github.com/ruby-grape/grape-entity/issues/156) - [AATTmarshall-lee](https://github.com/marshall-lee).
Sat Sep 26 14:00:00 2015 mrueckertAATTsuse.de
- update to 0.4.8
Sat Apr 25 14:00:00 2015 mrueckertAATTsuse.de
- update to 0.4.5
Wed Jul 23 14:00:00 2014 mrueckertAATTsuse.de
- initial package