What's New
- New RestermScript stdlib namespaces for crypto, encoding, time, and types with helpers like sha256/hmac, hex/base64url, nowUnix/parse/format, and num/int/bool/typeof.
- Expanded list/dict utilities including map/filter/any/all, slice/unique, and pick/omit/merge.
- More capable JSONPath in json.get/has with quoted keys, escapes, and whitespace support.
What's Changed:
- Changed startup animation.
- Added new commands shortcuts into help bar.