v2.5.0
- The default build used by `node`/`npm` no longer includes a bundled `Promise` polyfill. #79 - The main benefit of this is that it reduces the build to ≈40% its previous size. - You can still use a version wiith the polyfill included. See `README.md` for instructions.