Commit graph

169 commits

Author SHA1 Message Date
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
Filip Tibell
88dbc368d1
Fix formatting-related panic 2023-02-26 13:59:34 +01:00
Filip Tibell
7d75d5c52f
Version 0.5.1 2023-02-25 13:41:50 +01:00
Filip Tibell
e340321604
Add editorconfig, fix some formatting 2023-02-24 10:17:52 +01:00
Filip Tibell
c2dc8e2eb9
Version 0.5.0 2023-02-23 21:20:14 +01:00
Filip Tibell
5445115b3b
Update changelog 2023-02-23 11:34:42 +01:00
Filip Tibell
1fdc6d088c
Implement API for moving / renaming files and / or directories 2023-02-23 00:00:48 +01:00
Filip Tibell
eecffca741
De-UNC file paths on windows wherever possible 2023-02-22 23:21:37 +01:00
Filip Tibell
32bca9dde5
Update changelog 2023-02-22 18:04:50 +01:00
Filip Tibell
edcf24fa09
Update changelog 2023-02-22 13:09:04 +01:00
Filip Tibell
f5dfe75634
Update changelog 2023-02-21 12:30:31 +01:00
Filip Tibell
79f6d6df8a
Bundle type definition files in executable 2023-02-15 22:36:26 +01:00
Filip Tibell
8d44e1e827
Support built-in coroutine global in new task scheduler 2023-02-14 23:17:03 +01:00
Filip Tibell
6f1ae83fbe
Make stdio.prompt async to let background tasks run 2023-02-14 21:14:50 +01:00
Filip Tibell
f98400f753
Improve error for net serve failing to bind 2023-02-14 19:05:35 +01:00
Filip Tibell
bb182033b9
Fix task.delay keeping Lune alive even if cancelled 2023-02-12 19:07:15 +01:00
Filip Tibell
d50df04d09
Fix typo in changelog 2023-02-12 00:10:23 +01:00
Filip Tibell
4b6a934637
Version 0.4.0 2023-02-11 23:39:59 +01:00
Filip Tibell
091dc17337
Implement web socket client 2023-02-11 23:29:17 +01:00
Filip Tibell
6c97003571
Implement web sockets for net serve 2023-02-11 22:40:14 +01:00
Filip Tibell
41212f4b4c
Net serve now returns a handle to stop serving requests safely 2023-02-11 14:25:53 +01:00
Filip Tibell
709a69aa82
Refactor and document lune lib public members 2023-02-10 12:14:28 +01:00
Filip Tibell
f3cb4f2ce0
Make process.spawn result a global type 2023-02-09 23:23:16 +01:00
Filip Tibell
be39ecc00a
Reuse http client for net.request 2023-02-09 23:21:26 +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
7aa8896997
Query parameters for net serve is now a table instead of a string 2023-02-07 21:54:52 -05: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
2e3f95ebd6
Migrate console lib printing functions to regular globals 2023-02-05 22:25:36 -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
28d6817c49
Add more examples, global types for net APIs 2023-02-03 23:40:27 -05:00
Filip Tibell
a508849397
Fix version in changelog 2023-02-03 22:14:45 -05:00
Filip Tibell
aefd57d2ba
Implement HTTP server, update Luau version 2023-02-03 19:27:56 -05:00
Filip Tibell
aa95fa2234
Improve selene type definitions 2023-01-29 20:16:17 -05:00
Filip Tibell
b414174ee6
Fix string literal in changelog 2023-01-28 00:04:43 -05:00
Filip Tibell
242035cb5d
Version 0.2.0 2023-01-27 23:51:44 -05:00
Filip Tibell
16911e904e
Update typedefs & changelog 2023-01-27 21:32:08 -05:00
Filip Tibell
59c00eb459
Version 0.1.3 2023-01-25 15:58:28 -05:00
Filip Tibell
92781a521c
Implement list subcommand 2023-01-25 14:42:10 -05:00
Filip Tibell
8b7990b9a9
Auto-publish to crates.io 2023-01-24 21:11:04 -05:00
Filip Tibell
67526f6cb8
Version 0.1.2 2023-01-24 20:32:31 -05:00
Filip Tibell
915dbf7bd9
Fix scripts that terminate instantly hanging forever 2023-01-24 20:30:47 -05:00
Filip Tibell
530d01fc9d
Version 0.1.1 2023-01-24 15:38:43 -05:00
Filip Tibell
ec94a76e23
Update changelog 2023-01-24 15:38:04 -05:00
Filip Tibell
7d0338ef3c
Version 0.1.0 2023-01-24 12:44:33 -05:00
Filip Tibell
616882912c
Update changelog 2023-01-24 12:30:00 -05:00
Filip Tibell
e7ecf5654e
Add note about special env var for require 2023-01-24 02:09:12 -05:00
Filip Tibell
0d0bb3f178
Implement relative path requires, proper exit codes 2023-01-24 02:05:54 -05:00
Filip Tibell
76f21076f9
Version 0.0.6
* Also add task lib to example
2023-01-23 20:14:01 -05:00
Filip Tibell
ee3403d44d
Update changelog 2023-01-23 19:07:37 -05:00
Filip Tibell
c2ee188ad5
Fix process.spawn yielding issue 2023-01-23 13:18:48 -05:00
Filip Tibell
d50095e974
Update changelog 2023-01-22 21:51:02 -05:00
Filip Tibell
746990938c
Version 0.0.5 2023-01-22 21:46:30 -05:00
Filip Tibell
3689eb17d2
More output formatting improvements 2023-01-21 17:02:49 -05:00
Filip Tibell
10f1aaa479
Update changelog 2023-01-21 01:41:00 -05:00
Filip Tibell
25b1dcb472
Improve output formatting 2023-01-20 22:21:31 -05:00
Filip Tibell
2565e02e11
Version 0.0.4 2023-01-20 21:18:11 -05:00
Filip Tibell
19900b69f0
Fix date in changelog 2023-01-20 21:16:31 -05:00
Filip Tibell
bce6958c46
Refactor process args & env, improve errors 2023-01-20 15:21:20 -05:00
Filip Tibell
3706d9f8c6
Version 0.0.3 2023-01-19 22:12:25 -05:00
Filip Tibell
aa1804d738
Implement console global 2023-01-19 22:10:34 -05:00
Filip Tibell
3ccb31d918
Add networking functions & move json apis 2023-01-19 17:56:12 -05:00
Filip Tibell
b0042726ce
Version 0.0.2 2023-01-19 15:08:38 -05:00
Filip Tibell
180f433341
Add changelog 2023-01-19 13:28:01 -05:00