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: derklaro/reflexion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: derklaro/reflexion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 1, 2022

  1. Copy the full SHA
    02f1f0d View commit details
  2. Copy the full SHA
    ab54af0 View commit details
  3. ci: disable tests on java 8 again

    didn't think about that checkstyle requires at lest 11 to run...
    derklaro committed Aug 1, 2022
    Copy the full SHA
    44f712d View commit details

Commits on Aug 5, 2022

  1. chore: add support to flat map a result

    Especially useful when trying to chain the calls of a method, for example in a builder pattern.
    derklaro committed Aug 5, 2022
    Copy the full SHA
    e677cb9 View commit details

Commits on Aug 6, 2022

  1. chore: update gradle to v7.5.1 (#10)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 6, 2022
    Copy the full SHA
    efc54d1 View commit details
  2. Copy the full SHA
    a78f9de View commit details
Loading