Commit Graph

3 Commits

Author SHA1 Message Date
39b8664c9e Added package Creator struct, with create method to process package
entries fully multithreaded including compressing into the archive, as
well as passing messages through an mpsc::channel() interface for use in
a background thread in various frontends. Much better suited to task
than previous `create_package` function. Untested.
2023-03-27 03:18:20 -04:00
33955fa836 Made completions generation more generic 2023-03-26 02:13:13 -04:00
e345ca6abb Add bootstrap binary 2023-03-26 01:43:32 -04:00