File tree Expand file tree Collapse file tree 4 files changed +15
-4
lines changed
Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ [ 1.0.1] ( https://github.com/casey/just/releases/tag/1.0.1 ) - 2022-2-28
5+ ---------------------------------------------------------------------
6+
7+ ### Fixed
8+ - Make path_exists() relative to current directory (#1122 )
9+
10+ ### Misc
11+ - Detail environment variable usage in readme (#1086 )
12+ - Format --init justfile (#1116 )
13+ - Add hint for Node.js script compatibility (#1113 )
14+
415[ 1.0.0] ( https://github.com/casey/just/releases/tag/1.0.0 ) - 2022-2-22
516---------------------------------------------------------------------
617
Original file line number Diff line number Diff line change 11[package ]
22name = " just"
3- version = " 1.0.0 "
3+ version = " 1.0.1 "
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.48.5.
2- .TH JUST "1" "February 2022" "just 1.0.0 " "Just Manual"
2+ .TH JUST "1" "February 2022" "just 1.0.1 " "Just Manual"
33.SH NAME
44just \- save and run commands
55.SH DESCRIPTION
6- just 1.0.0
6+ just 1.0.1
77\- Please see https://github.com/casey/just for more information.
88.SS "USAGE:"
99.IP
You canβt perform that action at this time.
0 commit comments