-
Notifications
You must be signed in to change notification settings - Fork 5
Update ZON Python package to v1.0.4 with schema validation and based on TypeScript package #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…enchmarks, and docs Co-authored-by: ronibhakta1 <77425964+ronibhakta1@users.noreply.github.com>
Co-authored-by: ronibhakta1 <77425964+ronibhakta1@users.noreply.github.com>
|
@copilot cross check the docs from ts repo again |
Co-authored-by: ronibhakta1 <77425964+ronibhakta1@users.noreply.github.com>
Cross-checked all docs with the TypeScript repo. Updated version to v1.0.5 to match, synced api-reference.md (test counts 28/28 unit, 27/27 roundtrip), syntax-cheatsheet.md (v2.0.5 colon-less syntax), llm-best-practices.md, and CHANGELOG.md with the latest from https://github.com/ZON-Format/zon-TS. All changes committed in 709fc9f. |
… changes Co-authored-by: ronibhakta1 <77425964+ronibhakta1@users.noreply.github.com>
|
@copilot the python version is v1.0.4 change it everywhere in the docs and the configs and the code funtions |
Co-authored-by: ronibhakta1 <77425964+ronibhakta1@users.noreply.github.com>
Changed the Python version back to v1.0.4 everywhere - pyproject.toml, init.py, encoder.py, decoder.py, schema.py, SPEC.md, CHANGELOG.md, api-reference.md, syntax-cheatsheet.md, and llm-best-practices.md. All 121 tests pass. Committed in 6ee7c2a. |
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.