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: dogado-group/json-api-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: dogado-group/json-api-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 54 files changed
  • 3 contributors

Commits on May 25, 2021

  1. Copy the full SHA
    9a466d0 View commit details

Commits on Jun 24, 2021

  1. Copy the full SHA
    5922741 View commit details
  2. Update CHANGELOG.md

    chris-doehring authored Jun 24, 2021
    Copy the full SHA
    79fc146 View commit details

Commits on Jul 2, 2021

  1. Drop Illuminate Support as dependency (#5)

    refactor: Replace all Illuminate support functions with native php to drop it as dependency (#5)
    chris-doehring authored Jul 2, 2021
    Copy the full SHA
    0663710 View commit details

Commits on Jul 4, 2021

  1. Copy the full SHA
    555e8d8 View commit details

Commits on Jul 7, 2021

  1. Copy the full SHA
    ec1139c View commit details

Commits on Jul 8, 2021

  1. Copy the full SHA
    bebccbc View commit details
  2. Copy the full SHA
    e34f895 View commit details

Commits on Jul 9, 2021

  1. Copy the full SHA
    335e403 View commit details
  2. Copy the full SHA
    20cfaf5 View commit details

Commits on Jul 10, 2021

  1. Copy the full SHA
    d5f9708 View commit details

Commits on Jul 11, 2021

  1. Copy the full SHA
    8f224ff View commit details
  2. Copy the full SHA
    e19f99e View commit details

Commits on Jul 29, 2021

  1. [2.1] Add factory interface to support self initialized nullable valu…

    …e objects (#15)
    
    * feat  add value object factory interface to support nullable value objects in the resource
    * refactor: handle objects without attributes as empty array
    * feat: add ValueObjectFactoryTrait
    * feat: empty resource value arrays initialize value objects
    * fix: Fix a bug where uninitialized value objects are treated like valid instances, although they should be null (#17)
    chris-doehring authored Jul 29, 2021
    Copy the full SHA
    6cc9aa0 View commit details
  2. Copy the full SHA
    e3ac885 View commit details

Commits on Sep 10, 2021

  1. Copy the full SHA
    5bbe800 View commit details

Commits on Oct 1, 2021

  1. Copy the full SHA
    d73cbef View commit details
  2. Copy the full SHA
    cfe08ad View commit details

Commits on Jun 28, 2022

  1. Copy the full SHA
    23d0bf7 View commit details

Commits on Oct 17, 2022

  1. Copy the full SHA
    54d608d View commit details
Loading