Commit graph

69 commits

Author SHA1 Message Date
Filip Tibell
cd434cf68c
Update dependencies 2023-04-29 10:53:39 +02:00
Filip Tibell
587e30aafb
Version 0.6.5 2023-03-27 16:03:58 +02:00
Filip Tibell
4cb260c7dd
Version 0.6.4 2023-03-26 12:09:13 +02:00
Filip Tibell
ffe0ce1f52
Version 0.6.3 2023-03-26 09:40:13 +02:00
Filip Tibell
e9bea839b3
Replace lazy_static with once_cell 2023-03-25 17:37:12 +01:00
Filip Tibell
1bbb6a9fd7
Update dependencies 2023-03-25 14:23:23 +01:00
Filip Tibell
6fe642e06d
Version 0.6.2 2023-03-25 11:48:50 +01:00
Filip Tibell
e041f3e2ea
Add test for instance attributes, fix binary strings 2023-03-25 11:39:32 +01:00
Filip Tibell
673c193228
Fix docs gen 2023-03-24 12:38:27 +01:00
Filip Tibell
6e411de99b
Version 0.6.1 2023-03-23 09:44:01 +01:00
Filip Tibell
3a36a9dd1b
Add function for roblox auth cookie 2023-03-22 20:20:43 +01:00
Filip Tibell
c39aaeee8f
Version 0.6.0 2023-03-22 20:13:43 +01:00
Filip Tibell
7553e91dc6
Simplify handling of internal weak dom, start adding instance tests 2023-03-22 09:39:26 +01:00
Filip Tibell
06ba6b867e
Implement url encoding & decoding in net 2023-03-21 17:48:07 +01:00
Filip Tibell
a05067410a
Update rbx-dom to latest 2023-03-17 09:18:29 +01:00
Filip Tibell
b80d5e4bab
Implement BrickColor roblox datatype 2023-03-15 10:18:13 +01:00
Filip Tibell
4afb51830c
Implement test suite for roblox datatypes 2023-03-11 11:21:34 +01:00
Filip Tibell
72c30d31c7
Version 0.5.6 2023-03-11 08:29:57 +01:00
Filip Tibell
078c08eabf
Implement translation layer between lua values and rbx_dom_weak variants 2023-03-10 13:35:49 +01:00
Filip Tibell
501933e3f9
Initial implementation of datatypes module, first datatype impl 2023-03-10 11:07:03 +01:00
Filip Tibell
0f4c36219f
Implement auto detection of document kind for roblox lib 2023-03-09 17:31:44 +01:00
Filip Tibell
5bdc968ffe
Start work on roblox feature, implement document struct 2023-03-09 12:17:25 +01:00
Filip Tibell
7cc1aad114
Version 0.5.5 2023-03-08 13:06:03 +01:00
Filip Tibell
588ae96d66
Version 0.5.4 2023-03-07 22:12:19 +01:00
Filip Tibell
d63ac6191a
Version 0.5.3 2023-02-26 21:42:28 +01:00
Filip Tibell
30ab71c92d
Update lockfile 2023-02-26 17:18:58 +01:00
Filip Tibell
2901e85487
Bump package version 2023-02-25 13:42:09 +01:00
Filip Tibell
7d75d5c52f
Version 0.5.1 2023-02-25 13:41:50 +01:00
Filip Tibell
c83917206f
Update dependencies 2023-02-24 17:48:11 +01:00
Filip Tibell
5675d7fa2d
Deep dive and configure dependencies 2023-02-24 17:44:09 +01:00
Filip Tibell
c2dc8e2eb9
Version 0.5.0 2023-02-23 21:20:14 +01:00
Filip Tibell
eecffca741
De-UNC file paths on windows wherever possible 2023-02-22 23:21:37 +01:00
Filip Tibell
ec040e420e
Generate full wiki from typedefs file 2023-02-22 22:10:20 +01:00
Filip Tibell
1bee0986c7
Preserve order for json ser/de 2023-02-16 12:05:54 +01:00
Filip Tibell
79f6d6df8a
Bundle type definition files in executable 2023-02-15 22:36:26 +01:00
Filip Tibell
6f1ae83fbe
Make stdio.prompt async to let background tasks run 2023-02-14 21:14:50 +01:00
Filip Tibell
d2ff0783a5
Implement bulk of async APIs 2023-02-14 13:17:07 +01:00
Filip Tibell
0149093e11
Update lockfile 2023-02-11 23:43:06 +01:00
Filip Tibell
091dc17337
Implement web socket client 2023-02-11 23:29:17 +01:00
Filip Tibell
962d89fd40
Accept & upgrade websocket connections 2023-02-11 15:09:06 +01:00
Filip Tibell
eebe009873
Use console crate for ansi colors in list command 2023-02-09 23:07:30 +01:00
Filip Tibell
f18fe48008
Add support for tilde home dir substitution in process.spawn 2023-02-09 22:59:17 +01:00
Filip Tibell
7699d06647
Proper implementation of async process spawn 2023-02-09 22:23:22 +01:00
Filip Tibell
72f6b356c4
Initial work on async impl of process spawn 2023-02-09 17:23:06 +01:00
Filip Tibell
f1296e391b
Version 0.3.0 2023-02-06 13:02:13 -05:00
Filip Tibell
ee64d2ef9c
Implement stdio prompt function 2023-02-06 12:59:48 -05:00
Filip Tibell
bbf1c9f4f7
Migrate console global to stdio 2023-02-06 00:13:12 -05:00
Filip Tibell
4ae8cecd90
Version 0.2.2 2023-02-05 19:17:31 -05:00
Filip Tibell
aec7f820ca
Migrate to using cargo workspaces 2023-02-05 19:13:58 -05:00
Filip Tibell
22ca94c674
Version 0.2.1 2023-02-03 19:30:15 -05:00