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: bbottema/java-reflection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: revert-2-master
Choose a base ref
...
head repository: bbottema/java-reflection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 25 files changed
  • 2 contributors

Commits on Apr 17, 2024

  1. Merge pull request #3 from bbottema/revert-2-master

    Revert "Add module info"
    bbottema authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    674e2ca View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    bbottema committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    810fbeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9f67f8 View commit details
    Browse the repository at this point in the history
  4. Fix Javadoc issues

    bbottema committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    af89f67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6c2c01 View commit details
    Browse the repository at this point in the history
  6. Switch to new parent pom, which defines all versions and scopes only …

    …in <dependencyManagement> section [skip ci]
    bbottema committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    572d13e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    17734a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e2c2e0 View commit details
    Browse the repository at this point in the history
  3. released 4.0.2 [skip ci]

    bbottema committed May 4, 2024
    Configuration menu
    Copy the full SHA
    f52abb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Update version to 4.1.1 and fix release history confusion

    This commit updates the version to 4.1.1 in RELEASE.txt, pom.xml, and README.md, clarifying confusion in the release history. It ensures consistency across documentation by correcting minor metadata discrepancies.
    bbottema committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    4fa4c6f View commit details
    Browse the repository at this point in the history
  2. released 4.1.1 [skip ci]

    bbottema committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    535f5bc View commit details
    Browse the repository at this point in the history
Loading