|
c29d7a9a3f
|
Merge branch 'main' into feature/process-stream
|
2024-08-11 08:40:31 +05:30 |
|
Filip Tibell
|
1d4d1635eb
|
Temporarily disable publish to crates.io in workflow
|
2024-08-10 13:36:19 +02:00 |
|
Filip Tibell
|
56f08a88aa
|
Fix new clippy lints
|
2024-08-10 13:34:13 +02:00 |
|
Filip Tibell
|
833d0e244b
|
Add version and date to changelog
|
2024-08-10 13:25:55 +02:00 |
|
Filip Tibell
|
3e09807638
|
Bump all crate versions
|
2024-08-10 13:07:56 +02:00 |
|
Filip Tibell
|
ea7013322f
|
Fix type and tostring metamethods not always being respected during table formatting
|
2024-08-10 13:01:13 +02:00 |
|
Filip Tibell
|
98b31b9f67
|
Update tooling
|
2024-08-10 12:48:51 +02:00 |
|
Filip Tibell
|
8364a8e4de
|
We no longer use selene
|
2024-08-10 12:48:27 +02:00 |
|
Filip Tibell
|
473ad80e8f
|
Update dependencies
|
2024-08-10 12:47:36 +02:00 |
|
Filip Tibell
|
180d20ce4a
|
Update changelog with missing PRs
|
2024-08-10 12:28:26 +02:00 |
|
|
4c9ccd2bb1
|
Merge branch 'main' into feature/process-stream
|
2024-07-22 23:34:19 +05:30 |
|
Filip Tibell
|
b585234b08
|
Clarify some comments and expose more instance functions in lune-roblox
|
2024-07-21 23:50:55 +02:00 |
|
ZachCurtis
|
5379c79488
|
Add missing vector methods (#228)
|
2024-07-21 23:35:58 +02:00 |
|
|
db3893c4b9
|
Merge branch 'main' into feature/process-stream
|
2024-07-11 17:18:53 +05:30 |
|
Nick Winans
|
8aefe88104
|
Add compression level option to serde.compress (#224)
|
2024-07-06 22:38:35 +02:00 |
|
Maxwell Ruben
|
cb552af660
|
Fix readDir with trailing forward-slash on Windows (#220)
|
2024-07-06 22:34:12 +02:00 |
|
|
6a713a881f
|
chore(types): use consistent class naming for SpawnResult
|
2024-06-29 17:19:49 +05:30 |
|
|
96ee1ba512
|
feat: update test paths for process.create
|
2024-06-25 12:06:36 +05:30 |
|
|
e134120afd
|
feat: add tests and default exit code for kill() on ChildProcess
|
2024-06-25 11:53:18 +05:30 |
|
|
e07d37eec6
|
chore(types): add kill function typedef for ChildProcess
|
2024-06-25 11:53:18 +05:30 |
|
|
e143a508a1
|
chore(tests): rename tests to process.create
|
2024-06-25 11:53:17 +05:30 |
|
|
53402d8522
|
feat: kill() for process.create spawning
|
2024-06-25 11:53:17 +05:30 |
|
|
b1f9b1d9a7
|
Merge branch 'main' into feature/process-stream
|
2024-06-24 18:25:32 +05:30 |
|
|
bd71b5e4b8
|
feat: correct non blocking test for process.create
|
2024-06-24 18:25:09 +05:30 |
|
|
aa10e88495
|
chore(tests): replace old process.spawn usage with process.exec for stdio
|
2024-06-24 15:14:36 +05:30 |
|
|
0c346a5946
|
feat: rename process.spawn->process.create
|
2024-06-24 14:17:52 +05:30 |
|
|
70088c78e5
|
revert: remove bstr dep
|
2024-06-23 20:10:21 +05:30 |
|
|
c08b7382fd
|
chore: remove bstr dep and rearrange bytes dep
|
2024-06-23 20:05:01 +05:30 |
|
|
ad4b8a7c91
|
fix: lint in process lib.rs
|
2024-06-23 19:31:30 +05:30 |
|
|
c9cbaf6183
|
feat: return strings and null instead of buffers
|
2024-06-23 19:31:30 +05:30 |
|
|
7ed656cf3e
|
chore(tests): update comment specifying command for exec
Co-authored-by: Filip Tibell <filip.tibell@gmail.com>
|
2024-06-23 18:50:36 +05:30 |
|
Filip Tibell
|
95c2ca0965
|
Fix mixed indentation in regex documentation comment
|
2024-06-23 14:56:31 +02:00 |
|
Filip Tibell
|
5167a71e6f
|
Improve documentation comments for serde library
|
2024-06-23 14:53:32 +02:00 |
|
Filip Tibell
|
eac34d2e7e
|
Re-enable crates.io publish step in release workflow
|
2024-06-23 14:40:33 +02:00 |
|
Filip Tibell
|
ff80981282
|
Add missing changelog entry
|
2024-06-23 14:39:58 +02:00 |
|
Filip Tibell
|
45493dc23b
|
Temporarily disable crates.io publish in release workflow
|
2024-06-23 14:09:09 +02:00 |
|
Filip Tibell
|
359f28133f
|
Add missing entry to changelog
|
2024-06-23 13:40:13 +02:00 |
|
Filip Tibell
|
c7cbda98fe
|
Add missing mlua feature to lune-std-luau
|
2024-06-23 13:28:41 +02:00 |
|
Filip Tibell
|
a7ac864ca5
|
Fix _VERSION global not being set correctly after crate refactor
|
2024-06-23 13:22:03 +02:00 |
|
Filip Tibell
|
9993e03f04
|
Make hash algorithm enum follow convention of other lune enums a bit better
|
2024-06-23 13:14:27 +02:00 |
|
Filip Tibell
|
997653eb4a
|
Pin blake3 version
|
2024-06-23 12:57:16 +02:00 |
|
Filip Tibell
|
f94fbc685a
|
Update changelog
|
2024-06-23 12:56:48 +02:00 |
|
Filip Tibell
|
e2e8beb45c
|
Bump all crate versions
|
2024-06-23 12:55:47 +02:00 |
|
|
6b38a21454
|
Remove lua overriding in gitattributes (#212)
|
2024-06-20 15:27:42 +02:00 |
|
Anthony Fuller
|
430d5683f0
|
Clarify binary file size in README (#215)
|
2024-06-19 17:51:09 +02:00 |
|
|
cf707a37ff
|
chore(tests): fix stream test failing on windows cmd
|
2024-06-11 09:09:47 +05:30 |
|
|
80ebab4d70
|
chore(tests): attempt to fix windows cmd yielding
|
2024-06-10 20:10:04 +05:30 |
|
|
daedbf9899
|
refactor: minor formatting change
|
2024-06-10 14:59:03 +05:30 |
|
|
a30380cba8
|
fix: address todo comments
|
2024-06-10 14:56:01 +05:30 |
|
|
70583c6bf8
|
chore(tests): stream test on windows should redir stdout to stderr not other way around
|
2024-06-10 09:51:00 +05:30 |
|