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: dblock/ruby-enum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.2
Choose a base ref
...
head repository: dblock/ruby-enum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 13 commits
  • 21 files changed
  • 2 contributors

Commits on Mar 15, 2017

  1. Updates README

    laertispappas committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    46b41ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc46db9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    608194e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Merge pull request #19 from laertispappas/updates_rspec

    Updates RSpec to latest version
    dblock authored Mar 16, 2017
    Configuration menu
    Copy the full SHA
    fcc258d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Fix: typos. [ci skip]

    dblock authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    6ed4a0e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Upgraded RuboCop to 0.52.1.

    dblock committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    d289542 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Test against Ruby 2.6.5.

    dblock committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    a9b0a17 View commit details
    Browse the repository at this point in the history
  2. Updated copyright year.

    dblock committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    6eaaf72 View commit details
    Browse the repository at this point in the history
  3. Clarified docs. [ci skip]

    dblock committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    271cab7 View commit details
    Browse the repository at this point in the history
  4. Fix badges. [ci skip]

    dblock committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    6e3ef16 View commit details
    Browse the repository at this point in the history
  5. Added each_key and each_value.

    dblock committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    da7f556 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #22 from dblock/ruby-2.3

    Added each_key and each_value.
    dblock authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    e0b8c4c View commit details
    Browse the repository at this point in the history
  7. Preparing for release, 0.8.0.

    dblock committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    cbecfef View commit details
    Browse the repository at this point in the history
Loading