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-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: dry-rb/dry-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.1
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 27, 2022

  1. Re-memoize methods in subclasses (fix #70)

    This should fix some corner cases when inheritance is in play.
    flash-gordon committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    42c27a5 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    flash-gordon committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    6c64bd7 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.8.1

    flash-gordon committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7bb5968 View commit details
    Browse the repository at this point in the history
Loading