File tree Expand file tree Collapse file tree 4 files changed +17
-6
lines changed
Expand file tree Collapse file tree 4 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ [ 1.21.0] ( https://github.com/casey/just/releases/tag/1.21.0 ) - 2023-12-29
5+ ------------------------------------------------------------------------
6+
7+ ### Added
8+ - Optional modules and imports ([ #1797 ] ( https://github.com/casey/just/pull/1797 ) )
9+ - Print submodule recipes in --summary ([ #1794 ] ( https://github.com/casey/just/pull/1794 ) )
10+
11+ ### Misc
12+ - Use box-drawing characters in error messages ([ #1798 ] ( https://github.com/casey/just/pull/1798 ) )
13+ - Use Self ([ #1795 ] ( https://github.com/casey/just/pull/1795 ) )
14+
415[ 1.20.0] ( https://github.com/casey/just/releases/tag/1.20.0 ) - 2023-12-28
516------------------------------------------------------------------------
617
Original file line number Diff line number Diff line change 11[package ]
22name = " just"
3- version = " 1.20 .0"
3+ version = " 1.21 .0"
44authors = [" Casey Rodarmor <casey@rodarmor.com>" ]
55autotests = false
66categories = [" command-line-utilities" , " development-tools" ]
Original file line number Diff line number Diff line change 11.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2- .TH JUST "1" "December 2023" "just 1.20 .0" "Just Manual"
2+ .TH JUST "1" "December 2023" "just 1.21 .0" "Just Manual"
33.SH NAME
44just \- save and run commands
55.SH DESCRIPTION
6- just 1.20 .0
6+ just 1.21 .0
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