Skip to content

1.0.8

Latest
Compare
Choose a tag to compare
@Nixinova Nixinova released this 01 Aug 08:28

Version 1.0.8 of NovaSheets, fixing a major crash.

Download

Embed the script with the code below or install via npm using npm install -g novasheets@1.0.8.

Main: <script src="https://novasheets.js.org/src/1.0.8"></script>
Minified: <script src="https://novasheets.js.org/src/1.0.8/min"></script>

Changelog

  • Fixes
    • [General] Fixed a crash occurring when invoking NovaSheets.
    • [CLI] Fixed input from piped stdin not being parsed.

Commits

View changes