v0.9.0: Merge pull request #176 from NHDaly/auto-install
Changes:
- Add
Window(async=false)
option to make a Window synchronously (#137) - julia 1.0 support (#158)
- Created documentation (http://junolab.org/Blink.jl/latest/)
- Automatically install Electron when building Blink via
Pkg.build
(#176)