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: vsanthanam/JBird
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.2
Choose a base ref
...
head repository: vsanthanam/JBird
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.3
Choose a head ref
  • 6 commits
  • 52 files changed
  • 1 contributor

Commits on Jan 16, 2026

  1. Configuration menu
    Copy the full SHA
    f585b30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d1a9aa View commit details
    Browse the repository at this point in the history
  3. Cleanup INT64_MIN parsing path (#319)

    * Cleanup INT64_MIN parsing path
    
    * Update benchmark comparison tool
    vsanthanam authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    097bcb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36d706e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2026

  1. Add more robust Codable configuration APIs (#318)

    * Add encoder configuration options
    
    * Add missing availability declaration
    
    * Add snake case key encoding strategy tests
    
    * Add additional encoder test coverage
    
    * Add float serialization option tests
    
    * Add float point truncate serialization tests
    
    * Add encoder options
    
    * Add decoder options
    
    * Add decoder options
    
    * Update Tests
    
    * Add key strategy tests
    
    * Update snake case behavior
    
    * Add additional encoder tests
    
    * Add keyed and unkeyed date and data encoding tests
    
    * Document parts of the decoder api
    
    * Document more of the decoder api
    
    * Add more tests
    
    * Add more decoder tests
    
    * Add coding key tests
    
    * Add more data decoder tests
    vsanthanam authored Jan 17, 2026
    Configuration menu
    Copy the full SHA
    0669165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd8f14 View commit details
    Browse the repository at this point in the history
Loading