Natives added between builds
open77_changesList natives added in a newer server build versus an older one using the since field. Find what you gain by updating or why code works on one server but not another.
Instructions
Which natives a newer server build adds compared to an older one, from the since field. Useful to answer 'what do I gain by updating' or 'why does this work on my dev box and not on the owner's server'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Newer build; default the served build. `main` lists what exists on main and in no published build yet (since null) | |
| from | Yes | Older build, e.g. 2.31.13+op77.54 or just 54 |