Skip to content

Releases: lcweden/jsontext

v0.2.2

31 May 06:17
9a0ecd5

Choose a tag to compare

What's Changed

  • docs/imporve documentaions by @lcweden in #11
  • chore/add workflows by @lcweden in #12
  • release/v0.2.2 by @github-actions[bot] in #13

New Contributors

  • @github-actions[bot] made their first contribution in #13

Full Changelog: v0.2.1...v0.2.2

v0.2.1

25 May 14:30
0d3099b

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 May 20:16
cf20c42

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

18 May 18:13
c373c36

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: fixtures...v0.1.0

fixtures

18 May 12:21
27dbb0e

Choose a tag to compare

fixtures Pre-release
Pre-release

Test Fixtures for Integration & Benchmark Testing

This release hosts test files used by e2e tests. Files are gzip-compressed.

Dataset Specifications

Filename Description Source
edge_cases.json.gz Synthetic fixture: empty structures, number extremes, Unicode/escape boundaries, 60-level deep nesting, 1200-char strings. Generated
json_bus.json.gz Hong Kong bus stop GeoJSON DATA.GOV.HK
www.youtube.com.har.gz HAR recording of a YouTube page. Deep nesting in entries[].request/response. Chrome DevTools