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

Commits on May 19, 2020

  1. fix loader methods name

    alghak committed May 19, 2020
    Configuration menu
    Copy the full SHA
    c2b6582 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Merge pull request #99 from alghak/fix-readme-typo

    fix loader methods name
    laktech authored May 28, 2020
    Configuration menu
    Copy the full SHA
    565e532 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Fix small typo

    jozic authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    36f9c12 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Merge pull request #111 from jozic/patch-1

    Fix small typo
    laktech authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    7ee75c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Bump junit from 4.12 to 4.13.1

    Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
    - [Commits](junit-team/junit4@r4.12...r4.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    009db7c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    bb3cc24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #116 from InteractiveAdvertisingBureau/issue-115

    ISSUE-115: fix bug where 'value' would be cached for dynamic fields.
    laktech authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    1981de8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #114 from InteractiveAdvertisingBureau/dependabot/…

    …maven/junit-junit-4.13.1
    
    Bump junit from 4.12 to 4.13.1
    laktech authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    f2b5573 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. When encoding using an existing tcf string, added changes to not igno…

    …re the publisher restrictions.
    srini81 committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    f677da3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Merging PublisherRestrictionEntry class from iabtcf-encoder with the …

    …PublisherRestriction class in iabtcf-decoder, as they are essentially representing the same section in the tcf string.
    
    Also implementing other code review comments.
    srini81 committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    06e42e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Merge pull request #119 from InteractiveAdvertisingBureau/issue-118

    When encoding using an existing tcf string, added changes to not igno…
    srinivas81 authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    fb922e6 View commit details
    Browse the repository at this point in the history
Loading