Skip to content

v0.4.0

Compare
Choose a tag to compare
@julianandrews julianandrews released this 25 Nov 18:27

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.