Luka
3e1876ad43
feat(lib): switch to luau-unzip
( #3 )
...
* chore(bins): bump `asphalt` to v0.8.4
* chore(bins): bump `selene` to v0.28.0
* feat(lib): use luau-unzip
* chore(CHANGELOG): add luau-unzip
* chore: switch back to CRLF
* fix(lib): extracting wrong binary
* refactor(lib): use extractEntry function
* refactor(lib): make checks explicit and add comments to zip decompressor
* chore(lib): remove unused exec util
* chore(CHANGELOG): remove trailing full-stop
---------
Co-authored-by: Erica Marigold <hi@devcomp.xyz>
2025-01-16 13:08:06 +05:30
a33fa76f8b
chore(bins): bump luau-lsp
to v1.38.1
2025-01-12 18:31:35 +00:00
7236d5e701
chore: update lockfile
2024-12-29 11:24:45 +00:00
08a45703da
chore: update lockfiles
2024-12-28 09:22:53 +00:00
35fb2df3a4
chore(lib): prepare for v0.1.6
2024-12-25 05:59:33 +00:00
e6e5debcac
chore: update lockfiles
2024-12-22 14:42:22 +00:00
4a26699691
chore(pkg): update pesde lockfiles
2024-12-16 19:39:08 +00:00
80882fc173
feat(lib): remove reliance on semver parsing
...
Previously, we assumed that the tools followed semver, and hence parsed
their versions for comparison. Some tools may not follow semver, and we
should not impose such a requirement as a toolchain management library.
Therefore, we now only check if the requested version string matches an
asset version tag. In order to ensure backwards compatibility, we strip
the leading `v` from the version if present.
2024-12-09 03:34:05 +00:00
039b4619a4
chore(bins): bump toolchainlib and update luau-lsp
2024-12-01 05:30:59 +00:00
0dfb7ecc31
chore(bins): bump blink to 0.15.0-rc.1
...
Also refreshes lockfile cache for all workspace members.
2024-11-30 05:53:56 +00:00
2cb8a13bd1
feat(bins): include luau-lsp as tooling
2024-11-25 08:15:43 +00:00