[DRE-commits] [ruby-grape-entity] 01/08: Merge tag 'upstream/0.6.0'

Lucas Kanashiro kanashiro at moszumanska.debian.org
Tue Nov 29 19:39:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

kanashiro pushed a commit to branch master
in repository ruby-grape-entity.

commit 8f1fd20fdef74809ad649979fda5e5993e6c4276
Merge: 2b20265 b2e4050
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Tue Nov 29 14:58:47 2016 -0200

    Merge tag 'upstream/0.6.0'
    
    Upstream version 0.6.0
    
    # gpg: Signature made Tue 29 Nov 2016 02:58:47 PM BRST
    # gpg:                using RSA key 8ED6C3F8BAC9DB7FC130A870F823A2729883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro at debian.org>" [ultimate]
    # gpg:                 aka "Lucas Kanashiro <kanashiro.duarte at gmail.com>" [ultimate]

 .rubocop_todo.yml                                  |  25 ++--
 .travis.yml                                        |  26 ++--
 CHANGELOG.md                                       | 149 ++++++++++++++-------
 Dangerfile                                         |   1 +
 Gemfile                                            |  14 +-
 LICENSE                                            |   2 +-
 README.md                                          |  47 +++++--
 Rakefile                                           |  20 ++-
 UPGRADING.md                                       |  16 ++-
 grape-entity.gemspec                               |  13 +-
 lib/grape_entity/condition/base.rb                 |   4 +-
 lib/grape_entity/entity.rb                         |  26 ++--
 lib/grape_entity/exposure/base.rb                  |   6 +-
 lib/grape_entity/exposure/nesting_exposure.rb      |   6 +-
 .../exposure/nesting_exposure/output_builder.rb    |  18 +--
 lib/grape_entity/options.rb                        |  70 +++++-----
 lib/grape_entity/version.rb                        |   2 +-
 spec/grape_entity/entity_spec.rb                   | 132 ++++++++++++++----
 spec/grape_entity/hash_spec.rb                     |  40 ++++++
 spec/spec_helper.rb                                |   2 -
 20 files changed, 427 insertions(+), 192 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-grape-entity.git



More information about the Pkg-ruby-extras-commits mailing list