Skip to content

v0.50.0

Compare
Choose a tag to compare
@noseglid noseglid released this 02 Dec 19:36
· 342 commits to master since this release

Changes:

  • Fix deprecated css panel selectors (#231)
  • ES6ified whole project, making continuous development easier and more modern.
  • Possible to define if error matching should fail build result (#244, thanks @dirk-thomas)
  • New way of implementing build providers with ES6 classes.