Release Notes
Changes in PyCript v1.0
-
Removed Language Examples:
- Languages like Java, Go, Bash, PowerShell, and Python have been removed.
- Only a JavaScript demo script is now included.
- While PyCript still supports multiple languages, examples for other languages were removed due to the difficulty of maintaining and providing consistent examples across all supported languages.
-
Updated Script:
- The script for PyCript has been updated to align with v1.0 changes.
-
Byte Array Support:
- PyCript now uses byte arrays instead of Base64 encoding for handling data.
- This change allows better support for non-ASCII data in requests.