You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jsoniter: Deprecated methods and interfaces have been removed. Consumers must migrate to the corresponding modern APIs like applyObject, testObject, or new dispatch handlers before updating.
Features
fuzzing: add fuzz tests for JSON number/instant parsing and edge cases (fa0c8dc)
jsoniter: add tests for sub-range reuse with mark/reset (699726a)
jsoniter: remove deprecated API for cleanup and consistency (1a0f3ff)