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: ianstormtaylor/superstruct
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: ianstormtaylor/superstruct
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    5a884ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05254f0 View commit details
    Browse the repository at this point in the history
  3. 2.0.0

    arturmuller committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    54b3cec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d18222 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Allow frozen objects/arrays to be coerced (#1151)

    * Add frozen objects/arrays tests
    
    * Update record coercer
    
    * Update tuple coercer
    
    * Update `record()` struct to only coerce non-array objects
    arturmuller authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    be4bc95 View commit details
    Browse the repository at this point in the history
  2. 2.0.1 (#1260)

    arturmuller authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    d31f007 View commit details
    Browse the repository at this point in the history
Loading