8cafaed68e
feat: impl Blake2 algo & reduce more boilerplate
...
* Expands the `impl_hash_algo!` macro to implement required methods in
the Crypto struct for each CryptoAlgo
* Adds Blake2 hashers (Blake2s256 & Blake2b512)
2023-10-15 03:25:43 -07:00
eedf6534fb
feat: implement md5 hashing algo
2023-10-15 02:43:32 -07:00
9a1fe037c1
refactor: work on reducing boilerplate
2023-10-13 09:28:13 -07:00
40f63c9bb0
feat: mostly finish rust-side implementation
2023-10-12 04:39:59 -07:00
21d91856a3
feat: initial crypto library rust-side implementation
2023-10-11 21:33:15 -07:00
Filip Tibell
02d812f103
Version 0.7.8
2023-10-05 21:52:57 -05:00
Filip Tibell
ed07ba8613
Update dependencies
2023-10-05 21:48:26 -05:00
Filip Tibell
74d7f3d66f
Update dependencies
2023-10-04 09:02:17 -05:00
Filip Tibell
8c853fb99e
Update dependencies
2023-09-25 13:52:02 -05:00
Filip Tibell
7a05563f0f
Update dependencies
2023-09-16 21:29:36 -05:00
e2aef015fa
Implement DateTime Built-in Library ( #94 )
2023-09-11 12:52:07 -05:00
Filip Tibell
066df67ffa
Update dependencies
2023-08-24 19:09:35 -05:00
Filip Tibell
603cc10b42
Version 0.7.7
2023-08-23 15:30:10 -05:00
Filip Tibell
3450d0ed4f
Update dependencies
2023-08-22 20:00:58 -05:00
Filip Tibell
58d64fc0c8
Use default env filter for tracing
2023-08-22 20:00:58 -05:00
Filip Tibell
38a91a3dc3
Implement tracing for scheduler, set to debug for now
2023-08-22 20:00:58 -05:00
Filip Tibell
bcef44e286
Implement bulk of new require behavior
2023-08-22 20:00:58 -05:00
Filip Tibell
6e83958653
Remove mlua macros feature
2023-08-22 20:00:58 -05:00
Filip Tibell
e08908e22e
Update mlua version
2023-08-22 20:00:58 -05:00
Filip Tibell
7c8af9730f
Some work on async functions for new scheduler
2023-08-22 20:00:58 -05:00
bff6dffe90
Implement a REPL ( #83 )
2023-08-16 10:05:53 -05:00
Filip Tibell
e57b8c3b15
Version 0.7.6
2023-08-09 16:33:04 -05:00
Filip Tibell
061742ed07
Update dependencies
2023-08-09 16:29:56 -05:00
Filip Tibell
ee3d0ba502
Use published versions of rbx-dom libraries
2023-08-09 16:28:12 -05:00
Filip Tibell
036c171eb3
Update dependencies
2023-08-07 16:20:53 -05:00
Filip Tibell
9f662f21f1
Bump rbx_cookie dependency
2023-08-07 16:18:21 -05:00
Filip Tibell
eafb566e91
Update dependencies
2023-08-04 13:32:07 -05:00
Filip Tibell
ed4d99fa6a
Update lockfile
2023-07-22 17:17:19 +02:00
Filip Tibell
57f730e788
Remove old docs, move typedefs dir
2023-07-22 14:44:28 +02:00
Filip Tibell
2f464f846a
Update dependencies
2023-07-20 11:07:44 +02:00
Filip Tibell
689994552f
Goodbye monorepo, hello monolith
2023-07-20 09:47:00 +02:00
Kenneth Loeffler
33be2ed716
Start using new rbx_dom_weak instance cloning methods ( #62 )
2023-07-08 11:14:04 +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
9e67a8542f
Update dependencies, fix fn borrow recursion in postprocessing
2023-07-07 08:52:57 +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
66e122ea63
Rewrite setup subcommand to be more permissive and user friendly
2023-06-28 12:10:17 +02:00
Filip Tibell
518e263c69
Remove dependency on blocking crate
2023-06-28 10:33:37 +02:00
Filip Tibell
e0f5e65ff6
Update rbx-dom
2023-06-26 12:34:39 +02:00
Filip Tibell
ef5d06a169
Update lockfile
2023-06-17 21:17:35 +02:00
Filip Tibell
a0f6b25b9e
Version 0.7.1
2023-06-17 21:14:09 +02:00
reggie
aaa0977d54
Add TLS support for net.socket()
, fix WebSocket.closeCode
behavior ( #57 )
2023-06-15 22:36:05 +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
1247196c35
Upgrade to mlua version 0.9
2023-06-08 14:25:44 +02:00
Filip Tibell
71cf5e7c96
Update dependencies
2023-06-08 12:23:33 +02:00
Filip Tibell
0773dc024a
Fix list subcommand not printing multiline descriptions properly
2023-06-08 11:31:26 +02:00
Filip Tibell
b42c69f9c4
Update dependencies and Luau version
2023-05-20 10:12:40 +02:00