File tree Expand file tree Collapse file tree 4 files changed +70
-35
lines changed
Expand file tree Collapse file tree 4 files changed +70
-35
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ [ 1.5.0] ( https://github.com/casey/just/releases/tag/1.5.0 ) - 2022-9-11
5+ ---------------------------------------------------------------------
6+
7+ ### Changed
8+ - Allow constructing absolute paths with ` / ` operator (#1320 )
9+
10+ ### Misc
11+ - Allow fewer lints (#1340 )
12+ - Fix issues reported by nightly clippy (#1336 )
13+ - Refactor run.rs (#1335 )
14+ - Allow comments on same line as settings (#1339 )
15+ - Fix justfile env shebang on Linux (#1330 )
16+ - Update Chinese translation of README.md (#1325 )
17+ - Add additional settings to grammar
18+ - Add an example of using a variable in a recipe parameter (#1311 )
19+
420[ 1.4.0] ( https://github.com/casey/just/releases/tag/1.4.0 ) - 2022-8-08
521---------------------------------------------------------------------
622
Original file line number Diff line number Diff line change 11[package ]
22name = " just"
3- version = " 1.4 .0"
3+ version = " 1.5 .0"
44description = " π€ Just a command runner"
55authors = [" Casey Rodarmor <casey@rodarmor.com>" ]
66license = " CC0-1.0"
Original file line number Diff line number Diff line change 11.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
2- .TH JUST "1" "August 2022" "just 1.4.0" "Just Manual"
2+ .TH JUST "1" "September 2022" "just 1.4.0" "Just Manual"
33.SH NAME
44just \- save and run commands
55.SH DESCRIPTION
You canβt perform that action at this time.
0 commit comments