Commit graph

141 commits

Author SHA1 Message Date
Filip Tibell
8eda0532fa
Add support for init files in the CLI 2023-07-20 08:53:02 +02:00
Filip Tibell
7db61c9114
Update changelog 2023-07-20 08:30:14 +02:00
Filip Tibell
63e2b926e6
Add changelog entry 2023-07-08 12:16:02 +02:00
Filip Tibell
fc107e64b8
Version 0.7.4 2023-07-07 09:06:33 +02:00
Filip Tibell
1dc0ea67e3
Add support for CFrame and Font in instance attributes 2023-07-07 09:02:02 +02:00
Filip Tibell
382c1733a6
Fix unique ids not being stripped completely from models 2023-07-07 08:48:12 +02:00
Filip Tibell
6a4e44918c
Version 0.7.3 2023-07-05 10:40:58 +02:00
Filip Tibell
940834f70e
Version 0.7.2 2023-06-28 12:21:57 +02:00
Filip Tibell
533b12b11c
Update Luau version, fix changelog entries 2023-06-28 12:20:38 +02:00
Filip Tibell
65f2319a64
Add support for init files 2023-06-28 10:58:02 +02:00
Filip Tibell
a0f6b25b9e
Version 0.7.1 2023-06-17 21:14:09 +02:00
Filip Tibell
dfca4d3077
Add missing changelog entry 2023-06-17 21:14:09 +02:00
Filip Tibell
4cf8905768
Downgrade rbx-dom 2023-06-17 21:14:09 +02:00
Filip Tibell
2169acb3d2
Update readme and changelog 2023-06-12 12:56:56 +02:00
Filip Tibell
f1c230d39b
Version 0.7.0 2023-06-12 12:22:08 +02:00
Filip Tibell
10be29c121
Remove support for windows on arm, too complicated 2023-06-12 12:20:36 +02:00
Filip Tibell
52c6f21aba
Remove legacy globals for builtins (finally) 2023-06-12 09:39:05 +02:00
Filip Tibell
e2af4f51d2
Update changelog 2023-06-08 14:26:11 +02:00
Filip Tibell
422a097598
Fix .editorconfig and formatting 2023-06-08 11:15:41 +02:00
Filip Tibell
c063230f4c
Implement home dir script discovery 2023-06-08 11:09:52 +02:00
Filip Tibell
933cfa84c0
Update changelog 2023-05-26 09:41:41 +02:00
Filip Tibell
048b444859
Remove printinfo global 2023-05-24 11:21:48 +02:00
Filip Tibell
2297350c6e
Migrate roblox builtin functions for place & model files to more flexible APIs 2023-05-20 14:23:51 +02:00
Filip Tibell
6628220429
Implement automatic decompression of net responses 2023-05-20 13:25:14 +02:00
Filip Tibell
b42c69f9c4
Update dependencies and Luau version 2023-05-20 10:12:40 +02:00
Filip Tibell
ad59ae01d4
Implement recursive arg for instance find methods, remove FindFirstDescendant 2023-05-20 10:02:06 +02:00
Filip Tibell
e0ba2579d9
Replace CollectionService implementation with native instance tag APIs 2023-05-20 09:49:55 +02:00
Filip Tibell
dc0d693d1a
Add lz4 compression format 2023-05-20 09:22:50 +02:00
Filip Tibell
8619de8ba5
Update changelog 2023-05-19 17:16:30 +02:00
Filip Tibell
860c696212
Implement compression in serde builtin 2023-05-19 17:01:59 +02:00
Filip Tibell
1ad3ec45c7
Update changelog 2023-05-19 13:57:32 +02:00
Filip Tibell
b6387422be
Update changelog 2023-05-14 22:21:52 +02:00
Filip Tibell
fbffda1e65
Update changelog 2023-05-06 14:08:17 +02:00
Filip Tibell
d4d9108947
Added global types to documentation site 2023-05-01 12:18:15 +02:00
Filip Tibell
b11996e13d
Version 0.6.6 2023-04-30 20:51:52 +02:00
Filip Tibell
a6ed00ad33
Fix _G 2023-04-29 11:02:46 +02:00
Filip Tibell
cd434cf68c
Update dependencies 2023-04-29 10:53:39 +02:00
Filip Tibell
0d06e096c5
Make _VERSION global consistently formatted and add runtime version to it 2023-04-20 08:52:54 +02:00
Filip Tibell
cc3772680f
Fix using instances as keys in tables 2023-03-31 10:51:40 +02:00
Filip Tibell
587e30aafb
Version 0.6.5 2023-03-27 16:03:58 +02:00
Filip Tibell
03680eccc6
Fix access of special instance link properties on some classes 2023-03-27 15:59:06 +02:00
Filip Tibell
9b568aa8ec
Respect tostring metamethods when printing 2023-03-27 13:00:45 +02:00
Filip Tibell
a82624023f
Fix CFrame math 2023-03-27 12:48:51 +02:00
Filip Tibell
93b83a5874
Fix changelog typos 2023-03-26 12:54:28 +02:00
Filip Tibell
7c9a1bef86
Fix integer attributes 2023-03-26 12:43:01 +02:00
Filip Tibell
4cb260c7dd
Version 0.6.4 2023-03-26 12:09:13 +02:00
Filip Tibell
5cc8ba9d8e
Fix setting attributes on empty instances 2023-03-26 12:07:55 +02:00
Filip Tibell
0c46a82b10
Fix crash when saving unsupported attributes 2023-03-26 11:54:44 +02:00
Filip Tibell
309958deed
Fix instance reference property crash 2023-03-26 11:52:38 +02:00
Filip Tibell
f1b780af7d
Fix roblox document error messages missing details 2023-03-26 11:32:40 +02:00