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: aktsk/simple_json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: lambda-to-method-in-renderer
Choose a base ref
...
head repository: aktsk/simple_json
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.
  • 13 commits
  • 23 files changed
  • 1 contributor

Commits on Jan 27, 2026

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

Commits on Jan 28, 2026

  1. Merge pull request #13 from aktsk/fix-typo

    Fix typo: cache_enabled -> template_cache_enabled
    AZQ1994 authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    a45b699 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from aktsk/context-cached-renderer

    Cache render context to avoid ruby cache invalidation
    AZQ1994 authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    c760d2d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from aktsk/lambda-to-method-in-renderer

    Replace lambda with method to avoid YJIT crash
    AZQ1994 authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    bf4f416 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0625690 View commit details
    Browse the repository at this point in the history
  5. Created CHANGELOG.md

    AZQ1994 committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    943e3e2 View commit details
    Browse the repository at this point in the history
  6. Updated benchmark program

    AZQ1994 committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    a2f0e8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7334c19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    487d4a8 View commit details
    Browse the repository at this point in the history
  9. Release v1.0.0

    AZQ1994 committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    b508162 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85cdd24 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #15 from aktsk/release-v1

    Release v1.0.0
    AZQ1994 authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    cf8311a View commit details
    Browse the repository at this point in the history
Loading