Greg Shuflin
|
d5ebc9515e
|
Allow [doc] annotation on modules (#2247)
|
2024-07-14 22:15:22 -07:00 |
|
Casey Rodarmor
|
687007a723
|
Stabilize modules (#2250)
|
2024-07-14 21:22:03 +00:00 |
|
Casey Rodarmor
|
458805e283
|
Allow mod path to be directory containing module source (#2238)
|
2024-07-08 22:38:25 +00:00 |
|
Casey Rodarmor
|
d6669e0b97
|
Allow enabling unstable features with set unstable (#2237)
|
2024-07-08 03:45:03 +00:00 |
|
Casey Rodarmor
|
23f1c1ca9f
|
Allow comments after mod statements (#2201)
|
2024-06-27 18:47:33 +00:00 |
|
Casey Rodarmor
|
18ec9796b9
|
Improve argument parsing and error handling for submodules (#2154)
|
2024-06-14 02:41:45 +00:00 |
|
Casey Rodarmor
|
f2201d8684
|
Add set dotenv-required to require an environment file (#2116)
|
2024-05-30 23:12:07 +00:00 |
|
Casey Rodarmor
|
d6b2e6bad2
|
Fix submodule recipe listing indentation (#2063)
|
2024-05-20 07:25:18 +00:00 |
|
Markus
|
e11684008e
|
Add 'allow-duplicate-variables' setting (#1922)
|
2024-05-15 01:39:42 +00:00 |
|
crdx
|
541e78104c
|
Ignore [private] recipes in just --list (#1816)
|
2024-01-09 08:07:43 +00:00 |
|
Casey Rodarmor
|
1ea5e6ac31
|
Don't conflate recipes with the same name in different modules (#1825)
|
2024-01-08 13:26:33 -08:00 |
|
Casey Rodarmor
|
5c3b72a121
|
Recipes can be invoked with path syntax (#1809)
|
2023-12-31 22:03:49 +00:00 |
|
Casey Rodarmor
|
b188882ed0
|
Use box-drawing characters in error messages (#1798)
|
2023-12-29 21:25:30 +00:00 |
|
Casey Rodarmor
|
e2c0d86bdd
|
Optional modules and imports (#1797)
|
2023-12-29 12:16:31 -08:00 |
|
Casey Rodarmor
|
f039701f71
|
Expand tilde in import and module paths (#1792)
|
2023-12-29 02:08:02 +00:00 |
|
Casey Rodarmor
|
a1bd70a030
|
Run recipes with working directory set to submodule directory (#1788)
|
2023-12-29 00:55:36 +00:00 |
|
Casey Rodarmor
|
94b3af6cb7
|
Allow mod statements with path to source file (#1786)
|
2023-12-28 12:23:58 +00:00 |
|
Casey Rodarmor
|
316ea01295
|
Add modules (#1782)
|
2023-12-28 04:27:15 +00:00 |
|