packaging: Add pesde support, feat: Add searching and clearing to ref
+ Added pesde support + Added `.search()` to `ref` and made `ref()` (`.set_ref()`) & `.search()` return a clearer which removes the reference + Bumped to 0.1.6
This commit is contained in:
parent
d235e883a1
commit
b4cc94f369
14 changed files with 109 additions and 15 deletions
|
@ -12,3 +12,4 @@ luau-lsp = "johnnymorganz/luau-lsp@1.32.4"
|
|||
stylua = "johnnymorganz/stylua@0.20.0"
|
||||
wally-package-types = "johnnymorganz/wally-package-types@1.3.2"
|
||||
darklua = "seaofvoices/darklua@0.13.1"
|
||||
pesde = "daimond113/pesde@0.5.0-rc.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue