This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
v0.31.0
Changes
All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.
Added
- Optional functionality for automatically building a file after it has been
saved. To avoid possible race conditions that could potentially be triggered
by Save All, automatic builds are only triggered on the active file.
~ #152
/ @ravinrabbid