Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dry-rb/dry-initializer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: dry-rb/dry-initializer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 20, 2016

  1. Weaken dev/test dependencies

    nepalez committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    a0b7884 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

  1. Fix broken Dry::Initialize::Signature#call

    When there are no options and the last param has a default
    you cannot use an Hash as the last parameter
    Alessio Caiazza committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    edde76f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Bundle update & fix rubocop

    nepalez committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    1c37b3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from nolith/fix_signature

    Cannot use an Hash as the last parameter when there are no options and the last param has a default value
    nepalez authored Dec 16, 2016
    Configuration menu
    Copy the full SHA
    515a120 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

  1. Bump v0.10.1

    nepalez committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    8567bac View commit details
    Browse the repository at this point in the history
Loading