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: JavaWebStack/abstract-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: tests
Choose a base ref
...
head repository: JavaWebStack/abstract-data
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.
  • 17 commits
  • 13 files changed
  • 4 contributors

Commits on May 8, 2022

  1. Merge pull request #16 from JavaWebStack/dev

    Update 1.0.3
    JanHolger authored May 8, 2022
    Configuration menu
    Copy the full SHA
    aae4425 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Merge pull request #18 from JavaWebStack/dev

    Release 1.0.4
    JanHolger authored Sep 3, 2022
    Configuration menu
    Copy the full SHA
    e6d897b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Merge pull request #24 from JavaWebStack/tests

    Added tests and fixed bug in equals method of AbstractArray
    JanHolger authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    70b5b02 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Fxied out of bounds error

    x7airworker committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    f8e9f69 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from JavaWebStack/fix-outofbounds

    Fixed out of bounds error
    x7airworker authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    13d42da View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Updated dependencies

    JanHolger committed May 26, 2023
    Configuration menu
    Copy the full SHA
    c4e3934 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from JavaWebStack/dev

    Release 1.0.5
    JanHolger authored May 26, 2023
    Configuration menu
    Copy the full SHA
    858625f View commit details
    Browse the repository at this point in the history
  3. Bump version number

    JanHolger committed May 26, 2023
    Configuration menu
    Copy the full SHA
    053c5c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    7d45df6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    b444898 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    3927a08 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    87c354e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26c8c3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d5a507 View commit details
    Browse the repository at this point in the history
  4. Removed AbstractMapper

    JanHolger committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    03eae00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3641371 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #29 from JavaWebStack/dev

    Release 1.0.6
    JanHolger authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    e6790b8 View commit details
    Browse the repository at this point in the history
Loading