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: cicirello/JavaPermutationTools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.3
Choose a base ref
...
head repository: cicirello/JavaPermutationTools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.4
Choose a head ref
  • 7 commits
  • 5 files changed
  • 1 contributor

Commits on Apr 14, 2023

  1. add tests

    cicirello committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    17c5b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d518f5 View commit details
    Browse the repository at this point in the history
  3. refactor reverse

    cicirello committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4b53ecd View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    cicirello committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    dead060 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #332 from cicirello/optimize

    Refactored reverse, scramble, and swapBlocks methods of Permutation
    cicirello authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d112dcb View commit details
    Browse the repository at this point in the history
  6. Prepare release 5.0.4

    cicirello committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f48c349 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #333 from cicirello/prep-release

    Prepare release 5.0.4
    cicirello authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    8d9dbeb View commit details
    Browse the repository at this point in the history
Loading