Commit graph

1511 commits

Author SHA1 Message Date
Casey Rodarmor
db93841ea5
Release 1.44.1 (#2998)
Some checks are pending
CI / lint (push) Waiting to run
CI / msrv (push) Waiting to run
CI / pages (push) Waiting to run
CI / test (macos-latest) (push) Waiting to run
CI / test (ubuntu-latest) (push) Waiting to run
CI / test (windows-latest) (push) Waiting to run
- Bump version: 1.44.0 → 1.44.1
- Update changelog
- Update changelog contributor credits
2025-12-09 08:30:03 +00:00
Casey Rodarmor
e9d9f0de8b
Properly close format string delimiter (#2997) 2025-12-09 08:25:38 +00:00
Casey Rodarmor
8eea534d01
Release 1.44.0 (#2994)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
- Bump version: 1.43.1 → 1.44.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update version references in readme
2025-12-07 00:29:11 +00:00
Casey Rodarmor
7919940cc0
Use double braces {{…}} for format strings (#2993) 2025-12-06 16:20:52 -08:00
Casey Rodarmor
ea349d8ed0
Allow newlines in interpolations and } to abut interpolation }} (#2992) 2025-12-06 23:39:30 +00:00
Casey Rodarmor
c85d9916cd
Test format strings with conditionals (#2991) 2025-12-06 22:11:14 +00:00
Casey Rodarmor
9d85d97955
Move StringState into module (#2989)
Some checks are pending
CI / lint (push) Waiting to run
CI / msrv (push) Waiting to run
CI / pages (push) Waiting to run
CI / test (macos-latest) (push) Waiting to run
CI / test (ubuntu-latest) (push) Waiting to run
CI / test (windows-latest) (push) Waiting to run
2025-12-06 09:08:27 +00:00
Casey Rodarmor
e45bd76750
Stabilize [script] attribute (#2988) 2025-12-05 22:41:19 -08:00
Casey Rodarmor
a4a363e709
Test undefined variable in format string error (#2987)
Some checks are pending
CI / pages (push) Waiting to run
CI / test (macos-latest) (push) Waiting to run
CI / test (ubuntu-latest) (push) Waiting to run
CI / test (windows-latest) (push) Waiting to run
CI / lint (push) Waiting to run
CI / msrv (push) Waiting to run
2025-12-05 21:06:33 -08:00
Casey Rodarmor
316b938c20
Add f'{format}' strings (#2985) 2025-12-06 04:33:45 +00:00
dependabot[bot]
0629f709e2
Update softprops/action-gh-release to 2.5.0 (#2979)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-12-01 11:31:14 -08:00
liam
efa727c4b4
Link to just-lsp in readme (#2846)
Some checks failed
CI / pages (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-11-29 19:37:42 +00:00
zili
5efc18f07a
Fix just --list submodule example in readme (#2973)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-11-26 19:16:41 +00:00
dependabot[bot]
088953cdc5
Update actions/checkout (#2969)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-11-24 20:50:32 +00:00
Casey Rodarmor
b588aa8b98
Disable mdbook-linkcheck (#2970) 2025-11-24 20:47:49 +00:00
Casey Rodarmor
2442930d75
Release 1.43.1 (#2954)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
- Bump version: 1.43.0 → 1.43.1
- Update changelog
- Update changelog contributor credits
- Update dependencies
2025-11-12 21:07:51 +00:00
Casey Rodarmor
11e65d60a8
Only initialize signal handler once (#2953) 2025-11-12 20:59:49 +00:00
dependabot[bot]
1b32e275eb
Update softprops/action-gh-release to 2.4.2 (#2948)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-11-10 11:37:41 -08:00
laniakea64
6ed918dec9
Fix env() usage in readme (#2936)
Some checks failed
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
2025-11-01 17:09:17 -07:00
Casey Rodarmor
4830528299
Preserve module docs when formatting (#2931)
Some checks failed
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-10-25 20:01:39 +00:00
Casey Rodarmor
d18eba65fa
Preserve module groups when formatting (#2930) 2025-10-25 19:50:15 +00:00
Casey Rodarmor
e776c47452
Use a case statement to install target dependencies (#2929) 2025-10-25 12:27:45 -07:00
SkyBird
c5113480f4
Build loongarch64 release binaries (#2886) 2025-10-25 12:05:27 -07:00
dependabot[bot]
87efe02617
Bump softprops/action-gh-release to 2.4.1 (#2919)
Some checks failed
CI / msrv (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-10-13 11:54:11 -07:00
Casey Rodarmor
307da8d376
Don't suggest private recipes and aliases (#2916)
Some checks are pending
CI / test (ubuntu-latest) (push) Waiting to run
CI / lint (push) Waiting to run
CI / msrv (push) Waiting to run
CI / pages (push) Waiting to run
CI / test (macos-latest) (push) Waiting to run
CI / test (windows-latest) (push) Waiting to run
2025-10-12 19:00:15 +00:00
dependabot[bot]
1e15cb39ce
Update softprops/action-gh-release to 2.3.4 (#2910)
Some checks failed
CI / pages (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-10-06 14:02:06 -07:00
Casey Rodarmor
b7e7c46495
Release 1.43.0 (#2897)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
* Release 1.43.0

- Bump version: 1.42.4 → 1.43.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update version references in readme
- Update minimum Rust version to 1.80
- Use LazyLock instead of once_cell::sync::Lazy
2025-09-27 14:09:19 -07:00
Casey Rodarmor
6b0aa105ae
Don't generate completions at runtime (#2896) 2025-09-27 20:41:25 +00:00
dependabot[bot]
5434a0a8cc
Update softprops/action-gh-release to 2.3.3 (#2879)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-09-08 12:49:58 -07:00
Casey Rodarmor
9a1119cf0b
Add [default] attribute (#2878)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-09-03 21:27:55 +00:00
Casey Rodarmor
f5ffec5c74
Add submodule alias and dependency targets to grammar (#2877)
Some checks are pending
CI / lint (push) Waiting to run
CI / msrv (push) Waiting to run
CI / pages (push) Waiting to run
CI / test (macos-latest) (push) Waiting to run
CI / test (ubuntu-latest) (push) Waiting to run
CI / test (windows-latest) (push) Waiting to run
2025-09-03 18:39:44 +00:00
Casey Rodarmor
4287f43c12
Don not ascend above --ceiling when looking for justfile (#2870)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-08-28 13:15:40 -07:00
dependabot[bot]
90c83b582f
Bump actions/checkout to v5 (#2864)
Some checks failed
CI / msrv (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-08-19 14:54:25 -07:00
Casey Rodarmor
c9ebc97808
Fix Windows PATH_SEP value in readme (#2859)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-08-15 12:59:15 -07:00
Casey Rodarmor
117ea81f6d
Fix lints for Rust 1.89 (#2860) 2025-08-15 12:56:08 -07:00
sblondon
33cb873a6a
Note that Debian 13 has been released (#2856)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-08-11 15:57:28 -07:00
Casey Rodarmor
c594c8e73d
Mention just-mcp in readme (#2843)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-07-26 19:15:09 +00:00
Casey Rodarmor
67c76a7aba
Expand Windows instructions in readme (#2842) 2025-07-26 19:09:05 +00:00
Casey Rodarmor
7062c2867c
Note [parallel] attribute in parallelism section (#2837)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-07-25 03:18:43 +00:00
Casey Rodarmor
a3da3cf959
Release 1.42.4 (#2836)
Some checks are pending
CI / lint (push) Waiting to run
CI / msrv (push) Waiting to run
CI / pages (push) Waiting to run
CI / test (macos-latest) (push) Waiting to run
CI / test (ubuntu-latest) (push) Waiting to run
CI / test (windows-latest) (push) Waiting to run
- Bump version: 1.42.3 → 1.42.4
- Update changelog
- Update changelog contributor credits
- Update dependencies
2025-07-24 16:26:48 -07:00
Casey Rodarmor
e50e95b868
Run imported recipes in correct scope (#2835) 2025-07-24 16:20:58 -07:00
Casey Rodarmor
503511ba13
Fix alias doc comment (#2833)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-07-22 23:30:41 +00:00
Casey Rodarmor
39e0f38d4e
Bump version to 1.42.3 (#2831)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
2025-07-19 02:44:05 +00:00
Casey Rodarmor
9c771b8c45
Release 1.42.3 (#2830)
- Bump version: 1.42.2 → 1.42.3
- Update changelog
- Update changelog contributor credits
- Update dependencies
2025-07-18 19:41:33 -07:00
Mark Ruvald Pedersen
b96aba92eb
Run recipes from submodules in correct directory (#2829) 2025-07-19 02:36:20 +00:00
Casey Rodarmor
3cb490aaf3
Release 1.42.2 (#2821)
Some checks failed
CI / pages (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled
- Bump version: 1.42.1 → 1.42.2
- Update changelog
- Update changelog contributor credits
- Update dependencies
2025-07-15 20:49:20 +00:00
Casey Rodarmor
129333aae8
Fix scope lookup for nested submodules (#2820) 2025-07-15 13:44:02 -07:00
Casey Rodarmor
a5c3286ba6
Release 1.42.1 (#2817)
Some checks are pending
CI / lint (push) Waiting to run
CI / msrv (push) Waiting to run
CI / pages (push) Waiting to run
CI / test (macos-latest) (push) Waiting to run
CI / test (ubuntu-latest) (push) Waiting to run
CI / test (windows-latest) (push) Waiting to run
- Bump version: 1.42.0 → 1.42.1
- Update changelog
- Update changelog contributor credits
2025-07-14 21:05:52 +00:00
Casey Rodarmor
ce691ff2b4
Export variables to submodules (#2816) 2025-07-14 21:02:04 +00:00
Casey Rodarmor
015bcdab7f
Only override root-justfile variable assignments (#2815) 2025-07-14 20:46:17 +00:00