1.3.2
Small follow-up to 1.3.1.
Changed
- README now leads with a full English overview (not just a one-paragraph teaser) — storage model, pricing mechanics, and the current Russian-only-UI caveat spelled out for English readers, with links down into the Russian docs.
- Two more type assertions removed where the compiler already accepted the underlying type without them (
res.jsonfromrequestUrl, andJSON.parse's return inextractJson).
No behavior change from 1.3.1.