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: dhis2/json-tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.1
Choose a base ref
...
head repository: dhis2/json-tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.2
Choose a head ref
  • 3 commits
  • 27 files changed
  • 1 contributor

Commits on Apr 23, 2026

  1. back to snapshot version

    jbee authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    3ccec29 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2026

  1. feat: collapsable inner records for to(Class) access (#95)

    * feat: collapsable inner records for to(Class) access
    
    * feat: array values and object entries as Sized for better iteration API
    
    * chore: cleanup JsonArray API symetry and general values over special
    
    * chore: cleanup JsonArray API in favour of general iteration methods
    
    * fix: Class is AUTO typed JsonString, no/any type does not trigger required
    
    * chore: imports
    jbee authored May 6, 2026
    Configuration menu
    Copy the full SHA
    1bf10f6 View commit details
    Browse the repository at this point in the history
  2. release: v1.9.2 (#96)

    jbee authored May 6, 2026
    Configuration menu
    Copy the full SHA
    4732bc7 View commit details
    Browse the repository at this point in the history
Loading