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: voxpupuli/json-schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: voxpupuli/json-schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.1
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on May 22, 2024

  1. Add missing require 'stringio'

    In some cases, such a statically built ruby 3.x, I definitely get `NameError: uninitialized constant IO::StringIO`
    jmarrec authored May 22, 2024
    Configuration menu
    Copy the full SHA
    1cf6b7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #512 from jmarrec/patch-1

    Add missing require 'stringio'
    bastelfreak authored May 22, 2024
    Configuration menu
    Copy the full SHA
    54f4807 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Release 4.3.1

    bastelfreak committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    43d8c56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #518 from bastelfreak/rel431

    Release 4.3.1
    bastelfreak authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    87cf50b View commit details
    Browse the repository at this point in the history
Loading