This repository was archived by the owner on May 15, 2019. It is now read-only.
1.0.0-alpha.17
Pre-release
Pre-release
1.0.0-alpha.17 - 04 May 2017
Breaking changes
- #92 - Switch to
hostandbindHostoptions, by @kpruden- Fixes #91 (Support connecting to an emulator behind a NAT)
Backwards compatible changes
- #89 - Refactor how the logs work, by @laurenlong
- Added a
--tailoption tofunctions start. Iftrue,functions start
will not exit right away. Instead the Emulator's logs will be streamed to
the terminal. Pressing Ctrl+C would stop the Emulator.
- Added a
Bug fixes
Other
- Upgraded dependencies