Commit graph

115 commits

Author SHA1 Message Date
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
Filip Tibell
ffe0ce1f52
Version 0.6.3 2023-03-26 09:40:13 +02:00
Filip Tibell
4b793bf2f9
Update changelog 2023-03-25 21:00:43 +01:00
Filip Tibell
c43d164c6a
Implement more instance method tests 2023-03-25 17:07:08 +01:00
Filip Tibell
6895b66550
Fix unnecessary error message printing for destroyed instances 2023-03-25 16:46:46 +01:00
Filip Tibell
6fe642e06d
Version 0.6.2 2023-03-25 11:48:50 +01:00
Filip Tibell
2c6e84bbc1
Clean up docs & their links 2023-03-24 11:56:42 +01:00
Filip Tibell
6e411de99b
Version 0.6.1 2023-03-23 09:44:01 +01:00
Filip Tibell
c39aaeee8f
Version 0.6.0 2023-03-22 20:13:43 +01:00
Filip Tibell
40161efbb4
Prepare changelog for next major version 2023-03-22 19:15:26 +01:00
Filip Tibell
20cbf8aa05
Update changelog 2023-03-21 17:50:33 +01:00
Filip Tibell
6a289583bf
Shuffle some code around, update changelog 2023-03-21 16:53:09 +01:00
Filip Tibell
9e6cd4b0af
Move net encode/decode into serde builtin instead 2023-03-21 16:48:28 +01:00
Filip Tibell
172ab16823
Finish implementing async require, add test cases 2023-03-21 11:07:42 +01:00
Filip Tibell
6318176516
Start work on require overhaul 2023-03-20 13:52:18 +01:00
Filip Tibell
72c30d31c7
Version 0.5.6 2023-03-11 08:29:57 +01:00
Filip Tibell
a59b0190ab
Fix fs writeFile & readFile not working with invalid utf8 2023-03-11 08:16:16 +01:00
Filip Tibell
3163f33887
Add support for shebang at the top of a script 2023-03-08 19:23:47 +01:00
Filip Tibell
7cc1aad114
Version 0.5.5 2023-03-08 13:06:03 +01:00
Filip Tibell
a4ee9a2e84
Fix some incorrect docs 2023-03-08 13:05:19 +01:00
Filip Tibell
99ca1fc230
Improve general error message formatting 2023-03-08 12:56:08 +01:00
Filip Tibell
8e168d3a9d
Add support for absolute file paths in the CLI 2023-03-08 12:09:45 +01:00
Filip Tibell
588ae96d66
Version 0.5.4 2023-03-07 22:12:19 +01:00
Filip Tibell
cbd4ba967e
Implement passing scripts to cli through stdin, minor bug fix 2023-03-07 22:07:53 +01:00
Filip Tibell
9cb793cdea
Update changelog 2023-03-02 20:27:51 +01:00
Filip Tibell
d63ac6191a
Version 0.5.3 2023-02-26 21:42:28 +01:00
Filip Tibell
16910b462b
Version 0.5.2 2023-02-26 17:11:29 +01:00