Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

v0.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@thiagocoutinhor thiagocoutinhor released this 10 May 02:10
· 29 commits to master since this release
3e35cd5

Quality of Life

  • Added Ace editor with scala code highlights and many other improvements
  • Hability to add new chunk between two chunks
  • Chunk with status lets you see when it is run or changed since last run
  • Show wich chunk is running now
  • Reorder and add chunks during a run
  • Translated everything to english

Internal

  • Added React to the mix, making the code simpler and the app more responsive