Skip to content

Releases: pewpewlive/hybroid-live

v0.2.2-alpha

v0.2.2-alpha Pre-release
Pre-release

Choose a tag to compare

@SKPG-Tech SKPG-Tech released this 04 Aug 19:17

What's Changed

  • [lexer] Restrict use of UTF-8 in source code (like in Lua) by @SKPG-Tech in #8
  • Fix crashing + env resolution failure in LSP by @Tasty-Kiwi in #9
  • [parser] Return NA type on error in wrappedTypeExpr by @SKPG-Tech in #10

Side effects

This update should fix some crashes with LSP and Hybroid Live itself.

Full Changelog: v0.2.1-alpha...v0.2.2-alpha

v0.2.1-alpha

v0.2.1-alpha Pre-release
Pre-release

Choose a tag to compare

@SKPG-Tech SKPG-Tech released this 30 Jul 13:11

What's Changed

  • fix(cli): Make watch command rebuild the whole source instead of individual files
  • fix(api): Table:Remove now declares a return type of T (based on Lua 5.3 functionality of table.remove), and Table:Sort gets the same explicit generic, matching the rest of the generic list API

Full Changelog: v0.2.0-alpha...v0.2.1-alpha

v0.2.0-alpha

v0.2.0-alpha Pre-release
Pre-release

Choose a tag to compare

@SKPG-Tech SKPG-Tech released this 06 Jun 13:46

What's Changed

  • Merge wasm-playground branch into master by @Tasty-Kiwi in #4
  • Merge lsp-impl and bring LSP features into master by @Tasty-Kiwi in #7

Full Changelog: v0.1.0-alpha...v0.2.0-alpha

v0.1.0-alpha

v0.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@Mutoxicated Mutoxicated released this 20 Jun 17:19

This marks the public alpha release of Hybroid Live!