Skip to content

Releases: larvae-luau/larvae

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 18:51

What's Changed

  • feat(lint): prefer_const rule by @savruun in #19
  • fix(lint): fix functions being thought of as variables by the linter by @savruun in #20
  • feat(worms): enhance worm management by @savruun in #21
  • feat(worms): actions and type supplying by @savruun in #22
  • feat(worms): allow worms to supply code actions by @savruun in #23

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 19:21

What's Changed

  • feat(worms): automate worm version bumping by @savruun in #13
  • feat(fmt): table types open over several lines by @savruun in #14
  • feat(syntax): classes, export by value, integer literals, and non-UTF-8 reads by @savruun in #17
  • fix(bundle): follow the requires of a vendored package by @savruun in #18

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 06:09

What's Changed

  • feat(fmt, lint): ignore regions, if expression layout, and parser agreement with Luau by @savruun in #10

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 07:03

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 03:38

What's Changed

  • docs(readme): showcase formatting, linting, and the comparisons by @savruun in #7
  • ci(release): musl C++ toolchain for the linux release builds by @savruun in #8
  • feat: port the finish-m3 work onto the worm era by @savruun in #9

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@savruun savruun released this 14 Aug 03:48
0e282f6

What's Changed

  • refactor: rebrand from coldluau to larvae by @savruun in #1
  • feat(worms): create a functional beta for worms by @savruun in #2
  • chore: delete test files by @savruun in #3
  • fix(parser): accept explicit type instantiation on calls by @savruun in #4
  • feat(worms): lint and format capabilties by @savruun in #5
  • feat(worms): finish worms and fully flesh out lint/format capabilities between by @savruun in #6

New Contributors

Full Changelog: https://github.com/larvae-luau/larvae/commits/v0.1.0