Skip to content

Conversation

@shreyasbhat0
Copy link
Contributor

@shreyasbhat0 shreyasbhat0 commented Nov 25, 2025

Description

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test coverage improvement

Related Issues

Closes #

Changes Made

SPEC Compliance

  • This PR implements/fixes spec compliance
  • Spec section(s) affected:
  • Spec version: 3.0

Testing

  • All existing tests pass
  • Added new tests for changes

Checklist

  • My code follows the project's coding standards
  • I have run cargo fmt to format my code
  • I have run cargo clippy and addressed warnings
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally (cargo test)
  • I have updated documentation (if needed)
  • My changes do not introduce new dependencies

Additional Context

Breaking change: Arrays as first field of list-item objects now use
depth +2 indentation (was +1). Affects tabular arrays, non-uniform
arrays, and arrays of arrays in list-item context.
@shreyasbhat0 shreyasbhat0 requested a review from a team as a code owner November 25, 2025 05:29
@shreyasbhat0 shreyasbhat0 merged commit 554bd1e into main Nov 25, 2025
3 checks passed
@shreyasbhat0 shreyasbhat0 deleted the feat/implement-spec-3-updates branch November 25, 2025 05:31
@github-actions github-actions bot mentioned this pull request Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants