Commit graph

73 commits

Author SHA1 Message Date
Filip Tibell
aefd57d2ba
Implement HTTP server, update Luau version 2023-02-03 19:27:56 -05:00
Filip Tibell
0ce03e7987
Switch to reqwest for a proper async http client 2023-02-03 14:40:06 -05:00
Filip Tibell
a448c9d2c6
Migrate back to tokio to prepare for using hyper 2023-02-03 14:15:20 -05:00
Filip Tibell
242035cb5d
Version 0.2.0 2023-01-27 23:51:44 -05:00
Filip Tibell
0657e05cc0
Implement docs file generation & docs in the luau type definitions file 2023-01-26 19:36:06 -05:00
Filip Tibell
59c00eb459
Version 0.1.3 2023-01-25 15:58:28 -05:00
Filip Tibell
7fa34891ca
Fix license expression in crate config 2023-01-24 20:36:59 -05:00
Filip Tibell
67526f6cb8
Version 0.1.2 2023-01-24 20:32:31 -05:00
Filip Tibell
530d01fc9d
Version 0.1.1 2023-01-24 15:38:43 -05:00
Filip Tibell
7d0338ef3c
Version 0.1.0 2023-01-24 12:44:33 -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
746990938c
Version 0.0.5 2023-01-22 21:46:30 -05:00
Filip Tibell
06339a2699
Migrate away from tokio & reqwest, use smol & ureq 2023-01-22 21:14:13 -05:00
Filip Tibell
d5b3d3f94b
Implement test suite & prototypes for task global 2023-01-21 15:07:18 -05:00
Filip Tibell
c90f40cf30
Split into lune lib & lune cli for easier external usage 2023-01-20 22:01:02 -05:00
Filip Tibell
2565e02e11
Version 0.0.4 2023-01-20 21:18:11 -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
07e3b1fc5e
Optimize release binary for size 2023-01-19 15:10:34 -05:00
Filip Tibell
b0042726ce
Version 0.0.2 2023-01-19 15:08:38 -05:00
Filip Tibell
926a82e8e6
Implement downloading of type definition files in CLI 2023-01-19 13:18:15 -05:00
Filip Tibell
dd947d7604
Add readme, license, cargo metadata 2023-01-18 21:19:10 -05:00
Filip Tibell
8078425b2d
Initial commit 2023-01-18 20:47:14 -05:00