Skip to content

Conversation

@quinnj
Copy link
Member

@quinnj quinnj commented Jan 14, 2026

  • Change validate() to return nothing on success (matches v1.x behavior)
  • Extend Base.isvalid instead of exporting custom isvalid
  • Restore copyright headers in src/schema.jl
  • Remove main branch from CI.yml
  • Fix URLs: JuliaServices -> JuliaIO in README.md and docs
  • Update migration.md

- Change validate() to return nothing on success (matches v1.x behavior)
- Extend Base.isvalid instead of exporting custom isvalid
- Restore copyright headers in src/schema.jl
- Remove main branch from CI.yml (only master exists)
- Fix URLs: JuliaServices -> JuliaIO in README.md and docs
- Fix migration.md to reflect actual v2.0 API behavior
- Update tests for new validate return type

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@odow
Copy link
Collaborator

odow commented Jan 14, 2026

I'll merge this and then open a follow-up PR. I think we can remove some of the compat stuff if we're making a breaking change.

@odow odow merged commit 3f5e9c2 into master Jan 14, 2026
9 checks passed
@odow odow deleted the jq/pr-feedback-fixes branch January 14, 2026 20:59
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.

3 participants