v0.4.0
This release includes
- a new stdin block,
- a new cpu block,
- support for using JSON input values for many blocks,
- fixes for the startup behavior of several blocks so that transient errors won't cause a permanent failure and so that startup won't be blocked on slow running commands,
- refactoring to use a singleton renderer, and
- minor other refactoring for clarity.