Releases: larvae-luau/larvae
Releases · larvae-luau/larvae
Release list
v0.5.0
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
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
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
v0.1.1
v0.1.0
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